# Electric Charge Conversion > Convert between coulombs, ampere-hours, milliampere-hours, and other electric charge units instantly **Category:** Math **Keywords:** electric, charge, coulomb, ampere-hour, mah, ah, conversion, electrical **URL:** https://complete.tools/electric-charge-conversion ## How it calculates The tool utilizes the following conversion relationships to perform calculations: 1 Ah = 3600 C, 1 mAh = 0.001 Ah = 3.6 C. To convert from coulombs to ampere-hours, the formula used is: Ah = C ÷ 3600, where Ah is the charge in ampere-hours, and C is the charge in coulombs. Conversely, to convert from ampere-hours to coulombs, the formula is: C = Ah × 3600. For milliampere-hours to coulombs: C = mAh × 0.0036. In each case, the calculated values reflect the relationships between the units, ensuring the accurate representation of electric charge in various contexts. ## Who should use this Electrical engineers designing circuits that require precise charge calculations. Battery manufacturers assessing capacities in different units for product specifications. Technicians working with rechargeable batteries needing to convert charge measurements for diagnostics. Environmental scientists monitoring electric vehicle battery life in different charge units. ## Worked examples Example 1: Converting 5 Ah to coulombs. Using the formula C = Ah × 3600: C = 5 Ah × 3600 = 18000 C. Thus, 5 ampere-hours is equal to 18000 coulombs. This conversion is crucial for understanding how much charge a battery can store. Example 2: Converting 2000 mAh to coulombs. Using the formula C = mAh × 0.0036: C = 2000 mAh × 0.0036 = 7.2 C. This conversion is important for determining the charge capacity of small batteries used in portable devices, such as smartphones. Example 3: Converting 10000 C to ampere-hours. Using the formula Ah = C ÷ 3600: Ah = 10000 C ÷ 3600 ≈ 2.78 Ah. This calculation assists engineers in evaluating the performance of energy storage systems and batteries in various applications. ## Limitations The tool is limited by the precision of floating-point calculations, which may lead to rounding errors in very large or small values. Edge cases, such as converting extremely low milliampere-hour values (e.g., below 1 mAh), may also lead to inaccuracies due to conversion factor limitations. Additionally, the tool assumes that the user inputs values in the correct unit type; incorrect inputs may yield erroneous results. Finally, it does not account for real-world factors impacting battery performance, such as temperature and age, which can affect the actual charge capacity. ## FAQs **Q:** What is the relationship between milliampere-hours and ampere-hours? **A:** 1 ampere-hour (Ah) is equal to 1000 milliampere-hours (mAh). Thus, to convert Ah to mAh, multiply by 1000. **Q:** How do temperature and battery age affect electric charge calculations? **A:** Temperature and battery age can impact the effective capacity of a battery, leading to discrepancies between calculated values and actual performance. This tool does not account for these environmental factors. **Q:** Can I convert charge values for different voltages? **A:** No, this tool specifically focuses on charge conversions between units and does not consider the voltage, which is a separate electrical property. Charge calculations can be affected by voltage in practical applications, but this tool does not address that. **Q:** Why does the tool use the factor of 3600 for converting Ah to C? **A:** The factor of 3600 arises from the definition of an ampere, where 1 Ah represents a current of 1 ampere flowing for 1 hour (3600 seconds), thus leading to the conversion of 1 Ah to 3600 coulombs. --- *Generated from [complete.tools/electric-charge-conversion](https://complete.tools/electric-charge-conversion)*