USD
$
CAD
$

USD/CAD Exchange Rate

US Dollar to Canadian Dollar

Live Rate
1.3851
+0.59% 7D

1 CAD = 0.721977 USD

USD/CAD Price Chart

Historical exchange rate performance

Current 1.3851
High 1.3851
Low 1.3770
7D Change +0.59%

Rate Overview

Live
1 USD = 1.3851 CAD
1 CAD = 0.721977 USD
Avg
1.3819
High
1.3851
Low
1.3770

Last updated: 5/28/2026, 2:29:53 AM

Quick Conversions

USDCAD
1 USD1.39 CAD
10 USD13.85 CAD
50 USD69.25 CAD
100 USD138.51 CAD
500 USD692.54 CAD
1,000 USD1,385.08 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-05-28T02:29:53Z",
  "rates": {
    "CAD": 1.385085
  }
}

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.5085,
  "rate": 1.385085
}

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