Rate Overview
Live
1 USD = 1.3851 CAD
1 CAD = 0.721977
USD
Avg
1.3493
High
1.4650
Low
1.2070
Last updated: 5/28/2026, 2:31:50 AM
Quick Conversions
| USD | CAD |
|---|---|
| 1 USD | 1.39 CAD |
| 10 USD | 13.85 CAD |
| 50 USD | 69.25 CAD |
| 100 USD | 138.51 CAD |
| 500 USD | 692.54 CAD |
| 1,000 USD | 1,385.08 CAD |
Get USD/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=CADExample Response:
{
"success": true,
"base": "USD",
"date": "2026-05-28T02:31:50Z",
"rates": {
"CAD": 1.385085
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "CAD",
"amount": 100
},
"result": 138.5085,
"rate": 1.385085
}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