USD
$
CAD
$

USD/CAD Exchange Rate

US Dollar to Canadian Dollar

Live Rate
1.4094
+2.78% 6M

1 CAD = 0.709511 USD

USD/CAD Price Chart

Historical exchange rate performance

Current 1.4094
High 1.4223
Low 1.3570
6M Change +2.78%

Rate Overview

Live
1 USD = 1.4094 CAD
1 CAD = 0.709511 USD
Avg
1.3827
High
1.4223
Low
1.3570

Last updated: 7/25/2026, 8:54:05 PM

Quick Conversions

USDCAD
1 USD1.41 CAD
10 USD14.09 CAD
50 USD70.47 CAD
100 USD140.94 CAD
500 USD704.71 CAD
1,000 USD1,409.42 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-25T20:54:05Z",
  "rates": {
    "CAD": 1.40942045
  }
}

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.942045,
  "rate": 1.40942045
}

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