Rate Overview
Live
1 CAD = 0.729913 USD
1 USD = 1.3700
CAD
Avg
0.725636
High
0.729913
Low
0.721943
Last updated: 4/17/2026, 3:15:53 AM
Quick Conversions
| CAD | USD |
|---|---|
| 1 CAD | 0.73 USD |
| 10 CAD | 7.30 USD |
| 50 CAD | 36.50 USD |
| 100 CAD | 72.99 USD |
| 500 CAD | 364.96 USD |
| 1,000 CAD | 729.91 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-04-17T03:15:53Z",
"rates": {
"USD": 0.729913
}
}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.99130000000001,
"rate": 0.729913
}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