USD
$
CAD
$

USD/CAD Exchange Rate

US Dollar to Canadian Dollar

Live Rate
1.3998
+0.49% 7D

1 CAD = 0.714395 USD

USD/CAD Price Chart

Historical exchange rate performance

Current 1.3998
High 1.4014
Low 1.3929
7D Change +0.49%

Rate Overview

Live
1 USD = 1.3998 CAD
1 CAD = 0.714395 USD
Avg
1.3984
High
1.4014
Low
1.3929

Last updated: 6/17/2026, 3:07:14 AM

Quick Conversions

USDCAD
1 USD1.40 CAD
10 USD14.00 CAD
50 USD69.99 CAD
100 USD139.98 CAD
500 USD699.89 CAD
1,000 USD1,399.79 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-06-17T03:07:14Z",
  "rates": {
    "CAD": 1.399785
  }
}

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": 139.9785,
  "rate": 1.399785
}

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