Electric Vehicle Tools
Calculate your incentives, compare costs, and make an informed decision before buying your next EV in Canada.
Incentive Calculator
Calculate federal EVAP and provincial rebates (Roulez Vert, etc.) for any EV in Canada. Personalized results by province.
Total Cost of Ownership (TCO)
Compare 5-year total cost of ownership between an EV and a gas vehicle. Includes electricity, maintenance, depreciation, and incentives.
Tariff Calculator
See the impact of Canadian tariffs on Chinese EV prices. Compare prices before (100%) and after (6.1%) the January 2026 tariff reduction.
Dealer Locator
Find the nearest BYD, NIO, and Zeekr dealerships in Canada. 10 cities, 20 dealerships planned for 2026.
Intégrez nos calculateurs sur votre site
Nos outils sont gratuits et librement intégrables — blogues auto, clubs de VE, concessionnaires, médias. Copiez le code, collez-le dans votre page : le calculateur s’adapte automatiquement à la hauteur du contenu. Seule condition : conserver la mention de source.
Calculateur d’incitatifs
Rabais fédéraux et provinciaux par véhicule et par province.
<!-- Calculateur d’incitatifs — china-ev.ca -->
<iframe src="https://china-ev.ca/embed/incentive-calculator"
width="100%" height="1100" style="border:0;max-width:820px" scrolling="yes"
loading="lazy" title="Calculateur d’incitatifs — China-EV Canada"></iframe>
<p style="font:14px system-ui;margin:8px 0 0">
Outil fourni par <a href="https://china-ev.ca/tools/incentive-calculator">China-EV Canada</a>
</p>
<script>
window.addEventListener('message', function (e) {
if (e.origin !== 'https://china-ev.ca') return;
if (e.data && e.data.type === 'chinaev:embed:height') {
var f = document.querySelector('iframe[src*="/embed/incentive-calculator"]');
if (f) f.style.height = e.data.height + 'px';
}
});
</script>Calculateur de tarifs douaniers
Impact du tarif de 6,1 % sur le prix d’un VE chinois.
<!-- Calculateur de tarifs douaniers — china-ev.ca -->
<iframe src="https://china-ev.ca/embed/tariff-calculator"
width="100%" height="1000" style="border:0;max-width:820px" scrolling="yes"
loading="lazy" title="Calculateur de tarifs douaniers — China-EV Canada"></iframe>
<p style="font:14px system-ui;margin:8px 0 0">
Outil fourni par <a href="https://china-ev.ca/tools/tariff-calculator">China-EV Canada</a>
</p>
<script>
window.addEventListener('message', function (e) {
if (e.origin !== 'https://china-ev.ca') return;
if (e.data && e.data.type === 'chinaev:embed:height') {
var f = document.querySelector('iframe[src*="/embed/tariff-calculator"]');
if (f) f.style.height = e.data.height + 'px';
}
});
</script>Calculateur de coût de possession
Coût total sur 5 ans : VE chinois vs essence.
<!-- Calculateur de coût de possession — china-ev.ca -->
<iframe src="https://china-ev.ca/embed/tco-calculator"
width="100%" height="1100" style="border:0;max-width:820px" scrolling="yes"
loading="lazy" title="Calculateur de coût de possession — China-EV Canada"></iframe>
<p style="font:14px system-ui;margin:8px 0 0">
Outil fourni par <a href="https://china-ev.ca/tools/tco-calculator">China-EV Canada</a>
</p>
<script>
window.addEventListener('message', function (e) {
if (e.origin !== 'https://china-ev.ca') return;
if (e.data && e.data.type === 'chinaev:embed:height') {
var f = document.querySelector('iframe[src*="/embed/tco-calculator"]');
if (f) f.style.height = e.data.height + 'px';
}
});
</script>Les données (prix, incitatifs, tarifs) sont mises à jour sur china-ev.ca : votre intégration reste à jour automatiquement, sans intervention de votre part.
