CAD
$
USD
$

CAD/USD Exchange Rate

Canadian Dollar to US Dollar

Live Rate
0.703967
-0.01% 7D

1 USD = 1.4205 CAD

CAD/USD Price Chart

Historical exchange rate performance

Current 0.703967
High 0.704199
Low 0.702466
7D Change -0.01%

Rate Overview

Live
1 CAD = 0.703967 USD
1 USD = 1.4205 CAD
Avg
0.703610
High
0.704199
Low
0.702466

Last updated: 7/6/2026, 9:33:07 PM

Quick Conversions

CADUSD
1 CAD0.70 USD
10 CAD7.04 USD
50 CAD35.20 USD
100 CAD70.40 USD
500 CAD351.98 USD
1,000 CAD703.97 USD

Get CAD/USD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=CAD&currencies=USD

Example Response:

{
  "success": true,
  "base": "CAD",
  "date": "2026-07-06T21:33:07Z",
  "rates": {
    "USD": 0.703967
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=CAD&to=USD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "CAD",
    "to": "USD",
    "amount": 100
  },
  "result": 70.3967,
  "rate": 0.703967
}

Build with CAD/USD Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key