CAD
$
USD
$

CAD/USD Exchange Rate

Canadian Dollar to US Dollar

Live Rate
0.719812
-1.21% 7D

1 USD = 1.3893 CAD

CAD/USD Price Chart

Historical exchange rate performance

Current 0.719812
High 0.729491
Low 0.719812
7D Change -1.21%

Rate Overview

Live
1 CAD = 0.719812 USD
1 USD = 1.3893 CAD
Avg
0.725377
High
0.729491
Low
0.719812

Last updated: 3/28/2026, 2:39:01 AM

Quick Conversions

CADUSD
1 CAD0.72 USD
10 CAD7.20 USD
50 CAD35.99 USD
100 CAD71.98 USD
500 CAD359.91 USD
1,000 CAD719.81 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-28T02:39:01Z",
  "rates": {
    "USD": 0.719812
  }
}

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.9812,
  "rate": 0.719812
}

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