Rate Overview
Live
1 CAD = 0.714316 USD
1 USD = 1.3999
CAD
Avg
0.715543
High
0.718329
Low
0.713565
Last updated: 6/16/2026, 2:36:04 PM
Quick Conversions
| CAD | USD |
|---|---|
| 1 CAD | 0.71 USD |
| 10 CAD | 7.14 USD |
| 50 CAD | 35.72 USD |
| 100 CAD | 71.43 USD |
| 500 CAD | 357.16 USD |
| 1,000 CAD | 714.32 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-06-16T14:36:04Z",
"rates": {
"USD": 0.714316
}
}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": 71.43159999999999,
"rate": 0.714316
}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