USD
$
CAD
$

USD/CAD Exchange Rate

US Dollar to Canadian Dollar

Live Rate
1.3852
+1.17% YTD

1 CAD = 0.721923 USD

USD/CAD Price Chart

Historical exchange rate performance

Current 1.3852
High 1.3878
Low 1.3544
YTD Change +1.17%

Rate Overview

Live
1 USD = 1.3852 CAD
1 CAD = 0.721923 USD
Avg
1.3705
High
1.3878
Low
1.3544

Last updated: 3/27/2026, 1:13:29 AM

Quick Conversions

USDCAD
1 USD1.39 CAD
10 USD13.85 CAD
50 USD69.26 CAD
100 USD138.52 CAD
500 USD692.59 CAD
1,000 USD1,385.19 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-03-27T01:13:29Z",
  "rates": {
    "CAD": 1.38519
  }
}

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": 138.519,
  "rate": 1.38519
}

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