Rate Overview
Live
1 USD = 1.3874 CAD
1 CAD = 0.720769
USD
Avg
1.3911
High
1.3949
Low
1.3873
Last updated: 8/16/2026, 11:39:37 AM
Quick Conversions
| USD | CAD |
|---|---|
| 1 USD | 1.39 CAD |
| 10 USD | 13.87 CAD |
| 50 USD | 69.37 CAD |
| 100 USD | 138.74 CAD |
| 500 USD | 693.70 CAD |
| 1,000 USD | 1,387.41 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-08-16T11:39:37Z",
"rates": {
"CAD": 1.38740801
}
}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.740801,
"rate": 1.38740801
}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