Rate Overview
Live
1 CAD = 0.719812 USD
1 USD = 1.3893
CAD
Avg
0.725377
High
0.729491
Low
0.719812
Last updated: 3/28/2026, 2:39:01 AM
Quick Conversions
| CAD | USD |
|---|---|
| 1 CAD | 0.72 USD |
| 10 CAD | 7.20 USD |
| 50 CAD | 35.99 USD |
| 100 CAD | 71.98 USD |
| 500 CAD | 359.91 USD |
| 1,000 CAD | 719.81 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-03-28T02:39:01Z",
"rates": {
"USD": 0.719812
}
}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.9812,
"rate": 0.719812
}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