CAD
$
USD
$

CAD/USD Exchange Rate

Canadian Dollar to US Dollar

Live Rate
0.709740
-10.79% 5Y

1 USD = 1.4090 CAD

CAD/USD Price Chart

Historical exchange rate performance

Current 0.709740
High 0.810022
Low 0.695181
5Y Change -10.79%

Rate Overview

Live
1 CAD = 0.709740 USD
1 USD = 1.4090 CAD
Avg
0.739401
High
0.810022
Low
0.695181

Last updated: 7/27/2026, 12:48:03 AM

Quick Conversions

CADUSD
1 CAD0.71 USD
10 CAD7.10 USD
50 CAD35.49 USD
100 CAD70.97 USD
500 CAD354.87 USD
1,000 CAD709.74 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-27T00:48:03Z",
  "rates": {
    "USD": 0.70974
  }
}

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.974,
  "rate": 0.70974
}

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