Your EV could earn money while it sits parked. Adjust the settings below to match your vehicle and see your personalised V2G earnings estimate.
Enter your vehicle specs and typical usage below. If you're not sure, leave the defaults — they reflect a typical Metro Manila EV owner.
Daily travel uses ≥80% of usable capacity. V2G headroom is limited.
How often is your EV plugged in during each part of the day? Set 100% if it's almost always connected, lower if you're often out. The more time plugged in, the more it can earn. Set weekdays and weekends separately — most people are home more on weekends.
| Category | Annual kWh | Avg kWh/day | Note |
|---|---|---|---|
| ↑ Battery Charging | +{{ results.reconcAnnualCharged.toFixed(1) }} | {{ (results.reconcAnnualCharged/365).toFixed(2) }} | V2G pre-charge {{ results.reconcAnnualV2gCharge.toFixed(1) }} + travel {{ results.reconcAnnualTravelCharge.toFixed(1) }} kWh |
| ↓ Travel (driving) | −{{ results.reconcAnnualTravelCharge.toFixed(1) }} | {{ (results.reconcAnnualTravelCharge/365).toFixed(2) }} | {{ dailyKm }} km/day ÷ {{ evEfficiencyN }} km/kWh × 365 days |
| ↓ Battery Discharging (V2G) | −{{ results.reconcAnnualDischarged.toFixed(1) }} | {{ (results.reconcAnnualDischarged/365).toFixed(2) }} | Sold to grid — drives Annual V2G Revenue |
| ↓ Round-trip Loss | −{{ results.reconcAnnualEffLoss.toFixed(1) }} | {{ (results.reconcAnnualEffLoss/365).toFixed(2) }} | 10% of V2G pre-charge ({{ results.reconcAnnualV2gCharge.toFixed(1) }} × 10%) |
| = Net Balance | {{ results.reconcCheck.toFixed(3) }} | — | Must equal 0 — confirms charge = discharge + travel + losses |