USD
$
CAD
$

USD/CAD Exchange Rate

US Dollar to Canadian Dollar

Live Rate
1.3640
-0.20% 7D

1 CAD = 0.733122 USD

USD/CAD Price Chart

Historical exchange rate performance

Current 1.3640
High 1.3668
Low 1.3579
7D Change -0.20%

Rate Overview

Live
1 USD = 1.3640 CAD
1 CAD = 0.733122 USD
Avg
1.3615
High
1.3668
Low
1.3579

Last updated: 5/7/2026, 7:35:30 PM

Quick Conversions

USDCAD
1 USD1.36 CAD
10 USD13.64 CAD
50 USD68.20 CAD
100 USD136.40 CAD
500 USD682.02 CAD
1,000 USD1,364.03 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-07T19:35:30Z",
  "rates": {
    "CAD": 1.36403
  }
}

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": 136.40300000000002,
  "rate": 1.36403
}

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