Rate Overview
Live
1 USD = 1.4105 CAD
1 CAD = 0.708979
USD
Avg
1.3822
High
1.4233
Low
1.3544
Last updated: 7/27/2026, 11:43:15 AM
Quick Conversions
| USD | CAD |
|---|---|
| 1 USD | 1.41 CAD |
| 10 USD | 14.10 CAD |
| 50 USD | 70.52 CAD |
| 100 USD | 141.05 CAD |
| 500 USD | 705.24 CAD |
| 1,000 USD | 1,410.48 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-27T11:43:15Z",
"rates": {
"CAD": 1.41048
}
}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": 141.048,
"rate": 1.41048
}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