Convert Units of Electric Potential


Conversions    Home Page 

How to convert electric potential units using the AddUp calculator

How to convert units in general

Conversions can be done either with the "->" conversion operator or with the equivalent "convert" function. The function has three parameters: a quantity, a unit to convert from and a unit to convert to. Likewise the conversion operator uses three values: the quantity and unit to convert from are placed on the left side of the operator while the unit to convert to goes to the right side.

Electric Potential Units

The basic unit of electric potential is the volt. All units of electric potential are expressed in terms of this base unit and so measurements can be converted from any one of the following units to any other.

abVolt
CGS unit: 1e-8 volt
auEPot
atomic unit of electric potential: 27.2113845 volt
statVolt
CGS electrostatic unit: 2.99792e+2 volt
volt
Basic unit of electric potential (watt / ampere): 1 volt

Sample Conversions of Electric Potential Units

Convert volt to atomic unit of electric potential

10 volt -> auEPot = 0.3674932

convert(10; volt; auEPot) = 0.3674932

Convert volt to abVolt

10 volt -> abVolt = 1e+9

convert(10; volt; abVolt) = 1e+9

Convert volt to statVolt

10 volt -> statVolt = 0.0333565

convert(10; volt; statVolt) = 0.0333565

Convert abVolt to statVolt

10 abVolts -> statVolts = 3.335646e-10

convert(10; abVolt; statVolt) = 3.335646e-10

Convert atomic unit of electric potential to volt

10 auEPot -> volt = 272.11385

convert(10; auEPot; volt) = 272.11385

Convert statVolt to abVolt

10 statVolt -> abVolt = 2.99792e+11

convert(10; statVolt; abVolt) = 2.99792e+11