Rate Overview
Live
1 USD = 1.4018 CAD
1 CAD = 0.713353
USD
Avg
1.3563
High
1.4423
Low
1.2468
Last updated: 7/18/2026, 12:23:34 AM
Quick Conversions
| USD | CAD |
|---|---|
| 1 USD | 1.40 CAD |
| 10 USD | 14.02 CAD |
| 50 USD | 70.09 CAD |
| 100 USD | 140.18 CAD |
| 500 USD | 700.92 CAD |
| 1,000 USD | 1,401.83 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-18T00:23:34Z",
"rates": {
"CAD": 1.40183
}
}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": 140.183,
"rate": 1.40183
}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