USD
$
CAD
$

USD/CAD Exchange Rate

US Dollar to Canadian Dollar

Live Rate
1.4086
+0.39% 7D

1 CAD = 0.709905 USD

USD/CAD Price Chart

Historical exchange rate performance

Current 1.4086
High 1.4094
Low 1.4031
7D Change +0.39%

Rate Overview

Live
1 USD = 1.4086 CAD
1 CAD = 0.709905 USD
Avg
1.4079
High
1.4094
Low
1.4031

Last updated: 7/27/2026, 5:58:25 AM

Quick Conversions

USDCAD
1 USD1.41 CAD
10 USD14.09 CAD
50 USD70.43 CAD
100 USD140.86 CAD
500 USD704.32 CAD
1,000 USD1,408.64 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-27T05:58:25Z",
  "rates": {
    "CAD": 1.40864
  }
}

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.86399999999998,
  "rate": 1.40864
}

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