USD
$
CAD
$

USD/CAD Exchange Rate

US Dollar to Canadian Dollar

Live Rate
1.3850
+0.90% 7D

1 CAD = 0.722024 USD

USD/CAD Price Chart

Historical exchange rate performance

Current 1.3850
High 1.3850
Low 1.3708
7D Change +0.90%

Rate Overview

Live
1 USD = 1.3850 CAD
1 CAD = 0.722024 USD
Avg
1.3758
High
1.3850
Low
1.3708

Last updated: 3/26/2026, 11:26:09 PM

Quick Conversions

USDCAD
1 USD1.38 CAD
10 USD13.85 CAD
50 USD69.25 CAD
100 USD138.50 CAD
500 USD692.50 CAD
1,000 USD1,385.00 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-26T23:26:09Z",
  "rates": {
    "CAD": 1.384995
  }
}

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.4995,
  "rate": 1.384995
}

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