USD
$
CAD
$

USD/CAD Exchange Rate

US Dollar to Canadian Dollar

Live Rate
1.4105
+12.22% 5Y

1 CAD = 0.708979 USD

USD/CAD Price Chart

Historical exchange rate performance

Current 1.4105
High 1.4385
Low 1.2345
5Y Change +12.22%

Rate Overview

Live
1 USD = 1.4105 CAD
1 CAD = 0.708979 USD
Avg
1.3545
High
1.4385
Low
1.2345

Last updated: 7/27/2026, 11:43:15 AM

Quick Conversions

USDCAD
1 USD1.41 CAD
10 USD14.10 CAD
50 USD70.52 CAD
100 USD141.05 CAD
500 USD705.24 CAD
1,000 USD1,410.48 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-27T11:43:15Z",
  "rates": {
    "CAD": 1.41048
  }
}

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": 141.048,
  "rate": 1.41048
}

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