Rate Overview
Live
1 USD = 1.3720 CAD
1 CAD = 0.728839
USD
Avg
1.3799
High
1.3851
Low
1.3720
Last updated: 4/16/2026, 3:11:58 AM
Quick Conversions
| USD | CAD |
|---|---|
| 1 USD | 1.37 CAD |
| 10 USD | 13.72 CAD |
| 50 USD | 68.60 CAD |
| 100 USD | 137.20 CAD |
| 500 USD | 686.02 CAD |
| 1,000 USD | 1,372.05 CAD |
Get USD/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=CADExample Response:
{
"success": true,
"base": "USD",
"date": "2026-04-16T03:11:58Z",
"rates": {
"CAD": 1.372045
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "CAD",
"amount": 100
},
"result": 137.2045,
"rate": 1.372045
}Build with USD/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key