CAD
$
USD
$

CAD/USD Exchange Rate

Canadian Dollar to US Dollar

Live Rate
0.722875
+1.31% 6M

1 USD = 1.3834 CAD

CAD/USD Price Chart

Historical exchange rate performance

Current 0.722875
High 0.739392
Low 0.713510
6M Change +1.31%

Rate Overview

Live
1 CAD = 0.722875 USD
1 USD = 1.3834 CAD
Avg
0.727206
High
0.739392
Low
0.713510

Last updated: 5/27/2026, 4:03:14 PM

Quick Conversions

CADUSD
1 CAD0.72 USD
10 CAD7.23 USD
50 CAD36.14 USD
100 CAD72.29 USD
500 CAD361.44 USD
1,000 CAD722.88 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-05-27T16:03:14Z",
  "rates": {
    "USD": 0.722875
  }
}

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": 72.28750000000001,
  "rate": 0.722875
}

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