Rate Overview
Live
1 CAD = 0.703534 USD
1 USD = 1.4214
CAD
Avg
0.703640
High
0.704199
Low
0.702466
Last updated: 7/6/2026, 7:04:43 AM
Quick Conversions
| CAD | USD |
|---|---|
| 1 CAD | 0.70 USD |
| 10 CAD | 7.04 USD |
| 50 CAD | 35.18 USD |
| 100 CAD | 70.35 USD |
| 500 CAD | 351.77 USD |
| 1,000 CAD | 703.53 USD |
Get CAD/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=USDExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-06T07:04:43Z",
"rates": {
"USD": 0.703534
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "USD",
"amount": 100
},
"result": 70.3534,
"rate": 0.703534
}Build with CAD/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key