Rate Overview
Live
1 CAD = 15378.86 STD
1 STD = 0.000065
CAD
Avg
15309.24
High
15621.98
Low
15018.31
Last updated: 7/28/2026, 5:51:52 PM
Quick Conversions
| CAD | STD |
|---|---|
| 1 CAD | 15,378.86 STD |
| 10 CAD | 153,788.63 STD |
| 50 CAD | 768,943.15 STD |
| 100 CAD | 1,537,886.30 STD |
| 500 CAD | 7,689,431.51 STD |
| 1,000 CAD | 15,378,863.02 STD |
Get CAD/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=STDExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-28T17:51:52Z",
"rates": {
"STD": 15378.86302
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "STD",
"amount": 100
},
"result": 1537886.3020000001,
"rate": 15378.86302
}Build with CAD/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key