Rate Overview
Live
1 USD = 1.3834 CAD
1 CAD = 0.722838
USD
Avg
1.3863
High
1.3925
Low
1.3792
Last updated: 9/5/2026, 2:16:16 PM
Quick Conversions
| USD | CAD |
|---|---|
| 1 USD | 1.38 CAD |
| 10 USD | 13.83 CAD |
| 50 USD | 69.17 CAD |
| 100 USD | 138.34 CAD |
| 500 USD | 691.72 CAD |
| 1,000 USD | 1,383.44 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-09-05T14:16:16Z",
"rates": {
"CAD": 1.38343574
}
}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": 138.343574,
"rate": 1.38343574
}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