USD
$
CAD
$

USD/CAD Exchange Rate

US Dollar to Canadian Dollar

Live Rate
1.4021
+1.95% 1Y

1 CAD = 0.713204 USD

USD/CAD Price Chart

Historical exchange rate performance

Current 1.4021
High 1.4203
Low 1.3566
1Y Change +1.95%

Rate Overview

Live
1 USD = 1.4021 CAD
1 CAD = 0.713204 USD
Avg
1.3852
High
1.4203
Low
1.3566

Last updated: 7/19/2026, 10:33:49 AM

Quick Conversions

USDCAD
1 USD1.40 CAD
10 USD14.02 CAD
50 USD70.11 CAD
100 USD140.21 CAD
500 USD701.06 CAD
1,000 USD1,402.12 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-19T10:33:49Z",
  "rates": {
    "CAD": 1.40212386
  }
}

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": 140.212386,
  "rate": 1.40212386
}

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