Rate Overview
Live
1 CAD = 0.719450 USD
1 USD = 1.3900
CAD
Avg
0.724678
High
0.729491
Low
0.719450
Last updated: 3/28/2026, 4:25:41 AM
Quick Conversions
| CAD | USD |
|---|---|
| 1 CAD | 0.72 USD |
| 10 CAD | 7.19 USD |
| 50 CAD | 35.97 USD |
| 100 CAD | 71.95 USD |
| 500 CAD | 359.73 USD |
| 1,000 CAD | 719.45 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-28T04:25:41Z",
"rates": {
"USD": 0.71945
}
}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.94500000000001,
"rate": 0.71945
}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