CAD
$
USD
$

CAD/USD Exchange Rate

Canadian Dollar to US Dollar

Live Rate
0.708666
-2.91% 1Y

1 USD = 1.4111 CAD

CAD/USD Price Chart

Historical exchange rate performance

Current 0.708666
High 0.735789
Low 0.704199
1Y Change -2.91%

Rate Overview

Live
1 CAD = 0.708666 USD
1 USD = 1.4111 CAD
Avg
0.721658
High
0.735789
Low
0.704199

Last updated: 7/27/2026, 5:22:58 PM

Quick Conversions

CADUSD
1 CAD0.71 USD
10 CAD7.09 USD
50 CAD35.43 USD
100 CAD70.87 USD
500 CAD354.33 USD
1,000 CAD708.67 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-27T17:22:58Z",
  "rates": {
    "USD": 0.708666
  }
}

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.8666,
  "rate": 0.708666
}

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