Rate Overview
Live
1 CAD = 0.723206 USD
1 USD = 1.3827
CAD
Avg
0.742048
High
0.825369
Low
0.681628
Last updated: 5/27/2026, 5:23:16 PM
Quick Conversions
| CAD | USD |
|---|---|
| 1 CAD | 0.72 USD |
| 10 CAD | 7.23 USD |
| 50 CAD | 36.16 USD |
| 100 CAD | 72.32 USD |
| 500 CAD | 361.60 USD |
| 1,000 CAD | 723.21 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-05-27T17:23:16Z",
"rates": {
"USD": 0.723206
}
}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": 72.3206,
"rate": 0.723206
}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