Rate Overview
Live
1 CAD = 0.733170 USD
1 USD = 1.3639
CAD
Avg
0.734409
High
0.736405
Low
0.731649
Last updated: 5/7/2026, 5:35:12 AM
Quick Conversions
| CAD | USD |
|---|---|
| 1 CAD | 0.73 USD |
| 10 CAD | 7.33 USD |
| 50 CAD | 36.66 USD |
| 100 CAD | 73.32 USD |
| 500 CAD | 366.59 USD |
| 1,000 CAD | 733.17 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-07T05:35:12Z",
"rates": {
"USD": 0.73317
}
}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": 73.317,
"rate": 0.73317
}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