USD
$
CAD
$

USD/CAD Exchange Rate

US Dollar to Canadian Dollar

Live Rate
1.4213
+0.06% 7D

1 CAD = 0.703579 USD

USD/CAD Price Chart

Historical exchange rate performance

Current 1.4213
High 1.4236
Low 1.4201
7D Change +0.06%

Rate Overview

Live
1 USD = 1.4213 CAD
1 CAD = 0.703579 USD
Avg
1.4213
High
1.4236
Low
1.4201

Last updated: 7/6/2026, 6:39:35 PM

Quick Conversions

USDCAD
1 USD1.42 CAD
10 USD14.21 CAD
50 USD71.07 CAD
100 USD142.13 CAD
500 USD710.65 CAD
1,000 USD1,421.31 CAD

Get USD/CAD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=CAD

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-07-06T18:39:35Z",
  "rates": {
    "CAD": 1.421305
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=CAD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "CAD",
    "amount": 100
  },
  "result": 142.1305,
  "rate": 1.421305
}

Build with USD/CAD Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key