Charging Session Pricing
Estimate the cost of a public charging session. Compare per-kWh vs per-minute rates.
What this calculator does
Estimate the total cost of a charging session under per-kWh, per-minute, or mixed pricing models. It also shows energy delivered and an effective rate per kWh so you can compare stations on equal terms.
Inputs explained
- Pricing model: Per kWh, per minute, or mixed (fee + kWh + minute).
- Charger power: Estimated charging power in kW.
- Session duration: Total charging time in minutes.
- Price per kWh: Energy price for per-kWh or mixed models.
- Price per minute: Time price for per-minute or mixed models.
- Session fee: Fixed start fee in mixed pricing.
How it works / Method
- Convert session duration into hours.
- Compute energy delivered as power times hours.
- Apply the selected pricing model to calculate total cost.
- Divide total cost by energy delivered to get the effective rate.
Formula(s) used
hours = minutes / 60
energy_kWh = power_kW * hours
cost_kWh = energy_kWh * price_per_kWh
cost_min = minutes * price_per_min
cost_mixed = fee + cost_kWh + cost_min
effective_rate = total_cost / energy_kWh
Assumes constant power during the session.
Inputs
Session Cost
Step-by-step example
Example inputs: 50 kW charger, 30 minute session, price $0.40 per kWh (per-kWh model).
- Energy delivered: 50 * (30 / 60) = 25 kWh.
- Total cost: 25 * $0.40 = $10.00.
- Effective rate: $10.00 / 25 = $0.40 per kWh.
Use cases
- Compare per-minute and per-kWh pricing across stations.
- Estimate total cost before starting a public charging session.
- Evaluate whether a station fee changes the effective rate.
- Compare different charger power levels for cost efficiency.
- Estimate cost for a time-limited charging stop.
- Translate session pricing into a usable per-kWh rate.
Assumptions & limitations
- Charging power is treated as constant during the session.
- Does not include idle fees after charging ends.
- Does not model demand charges, taxes, or memberships.
- Real sessions often taper at higher state of charge.
- Energy delivered depends on vehicle acceptance limits.
- Results are estimates for planning, not a final bill.
Disclaimer: Results are estimates for planning only. Actual pricing can vary by station and network policies.
Frequently Asked Questions
Sources & references
- U.S. Energy Information Administration: Measuring electricity - Defines kW and kWh for power and energy.
- DOE Alternative Fuels Data Center: EV charging options for consumers - Charging level power ranges and typical use.
- U.S. EPA: Plug-in electric vehicle charging basics - Notes how charging power can change over a session.
- Schema.org: FAQPage, WebPage, and BreadcrumbList - Structured data definitions used on this page.