USD
$
CAD
$

USD/CAD Exchange Rate

US Dollar to Canadian Dollar

Live Rate
1.4109
-0.02% 7D

1 CAD = 0.708747 USD

USD/CAD Price Chart

Historical exchange rate performance

Current 1.4109
High 1.4112
Low 1.4020
7D Change -0.02%

Rate Overview

Live
1 USD = 1.4109 CAD
1 CAD = 0.708747 USD
Avg
1.4054
High
1.4112
Low
1.4020

Last updated: 7/21/2026, 10:03:19 PM

Quick Conversions

USDCAD
1 USD1.41 CAD
10 USD14.11 CAD
50 USD70.55 CAD
100 USD141.09 CAD
500 USD705.47 CAD
1,000 USD1,410.94 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-21T22:03:19Z",
  "rates": {
    "CAD": 1.41094
  }
}

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.094,
  "rate": 1.41094
}

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