CAD
$
USD
$

CAD/USD Exchange Rate

Canadian Dollar to US Dollar

Live Rate
0.719450
-1.49% YTD

1 USD = 1.3900 CAD

CAD/USD Price Chart

Historical exchange rate performance

Current 0.719450
High 0.738332
Low 0.719450
YTD Change -1.49%

Rate Overview

Live
1 CAD = 0.719450 USD
1 USD = 1.3900 CAD
Avg
0.729513
High
0.738332
Low
0.719450

Last updated: 3/28/2026, 4:23:07 AM

Quick Conversions

CADUSD
1 CAD0.72 USD
10 CAD7.19 USD
50 CAD35.97 USD
100 CAD71.95 USD
500 CAD359.73 USD
1,000 CAD719.45 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-03-28T04:23:07Z",
  "rates": {
    "USD": 0.71945
  }
}

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": 71.94500000000001,
  "rate": 0.71945
}

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