Rate Overview
Live
1 USD = 1.3853 CAD
1 CAD = 0.721857
USD
Avg
1.3789
High
1.4130
Low
1.3544
Last updated: 5/28/2026, 3:42:59 AM
Quick Conversions
| USD | CAD |
|---|---|
| 1 USD | 1.39 CAD |
| 10 USD | 13.85 CAD |
| 50 USD | 69.27 CAD |
| 100 USD | 138.53 CAD |
| 500 USD | 692.66 CAD |
| 1,000 USD | 1,385.32 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-28T03:42:59Z",
"rates": {
"CAD": 1.385315
}
}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.5315,
"rate": 1.385315
}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