CAD
$
USD
$

CAD/USD Exchange Rate

Canadian Dollar to US Dollar

Live Rate
0.720768
+0.52% 7D

1 USD = 1.3874 CAD

CAD/USD Price Chart

Historical exchange rate performance

Current 0.720768
High 0.720813
Low 0.716887
7D Change +0.52%

Rate Overview

Live
1 CAD = 0.720768 USD
1 USD = 1.3874 CAD
Avg
0.718880
High
0.720813
Low
0.716887

Last updated: 8/16/2026, 11:40:33 AM

Quick Conversions

CADUSD
1 CAD0.72 USD
10 CAD7.21 USD
50 CAD36.04 USD
100 CAD72.08 USD
500 CAD360.38 USD
1,000 CAD720.77 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-08-16T11:40:33Z",
  "rates": {
    "USD": 0.720768
  }
}

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.07679999999999,
  "rate": 0.720768
}

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