Rate Overview
Live
1 USD = 1.4213 CAD
1 CAD = 0.703579
USD
Avg
1.4213
High
1.4236
Low
1.4201
Last updated: 7/6/2026, 6:39:35 PM
Quick Conversions
| USD | CAD |
|---|---|
| 1 USD | 1.42 CAD |
| 10 USD | 14.21 CAD |
| 50 USD | 71.07 CAD |
| 100 USD | 142.13 CAD |
| 500 USD | 710.65 CAD |
| 1,000 USD | 1,421.31 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-07-06T18:39:35Z",
"rates": {
"CAD": 1.421305
}
}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": 142.1305,
"rate": 1.421305
}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