Rate Overview
Live
1 USD = 1.3998 CAD
1 CAD = 0.714395
USD
Avg
1.3984
High
1.4014
Low
1.3929
Last updated: 6/17/2026, 3:07:14 AM
Quick Conversions
| USD | CAD |
|---|---|
| 1 USD | 1.40 CAD |
| 10 USD | 14.00 CAD |
| 50 USD | 69.99 CAD |
| 100 USD | 139.98 CAD |
| 500 USD | 699.89 CAD |
| 1,000 USD | 1,399.79 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-06-17T03:07:14Z",
"rates": {
"CAD": 1.399785
}
}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": 139.9785,
"rate": 1.399785
}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