USD
$
CAD
$

USD/CAD Exchange Rate

US Dollar to Canadian Dollar

Live Rate
1.3715
-0.92% 7D

1 CAD = 0.729115 USD

USD/CAD Price Chart

Historical exchange rate performance

Current 1.3715
High 1.3851
Low 1.3715
7D Change -0.92%

Rate Overview

Live
1 USD = 1.3715 CAD
1 CAD = 0.729115 USD
Avg
1.3798
High
1.3851
Low
1.3715

Last updated: 4/16/2026, 4:30:35 AM

Quick Conversions

USDCAD
1 USD1.37 CAD
10 USD13.72 CAD
50 USD68.58 CAD
100 USD137.15 CAD
500 USD685.76 CAD
1,000 USD1,371.53 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-04-16T04:30:35Z",
  "rates": {
    "CAD": 1.371525
  }
}

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": 137.1525,
  "rate": 1.371525
}

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