Rate Overview
Live
1 CAD = 15323.98 STD
1 STD = 0.000065
CAD
Avg
15323.29
High
15397.12
Low
15270.66
Last updated: 8/16/2026, 9:17:42 AM
Quick Conversions
| CAD | STD |
|---|---|
| 1 CAD | 15,323.98 STD |
| 10 CAD | 153,239.76 STD |
| 50 CAD | 766,198.82 STD |
| 100 CAD | 1,532,397.64 STD |
| 500 CAD | 7,661,988.21 STD |
| 1,000 CAD | 15,323,976.43 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-08-16T09:17:42Z",
"rates": {
"STD": 15323.976425
}
}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": 1532397.6425,
"rate": 15323.976425
}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