CAD
$
USD
$

CAD/USD Exchange Rate

Canadian Dollar to US Dollar

Live Rate
0.714316
-0.56% 7D

1 USD = 1.3999 CAD

CAD/USD Price Chart

Historical exchange rate performance

Current 0.714316
High 0.718329
Low 0.713565
7D Change -0.56%

Rate Overview

Live
1 CAD = 0.714316 USD
1 USD = 1.3999 CAD
Avg
0.715543
High
0.718329
Low
0.713565

Last updated: 6/16/2026, 2:36:04 PM

Quick Conversions

CADUSD
1 CAD0.71 USD
10 CAD7.14 USD
50 CAD35.72 USD
100 CAD71.43 USD
500 CAD357.16 USD
1,000 CAD714.32 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-06-16T14:36:04Z",
  "rates": {
    "USD": 0.714316
  }
}

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.43159999999999,
  "rate": 0.714316
}

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