Rate Overview
Live
1 CAD = 15654.25 STD
1 STD = 0.000064
CAD
Avg
15486.74
High
15654.25
Low
15291.28
Last updated: 3/7/2026, 12:26:24 AM
Quick Conversions
| CAD | STD |
|---|---|
| 1 CAD | 15,654.25 STD |
| 10 CAD | 156,542.54 STD |
| 50 CAD | 782,712.69 STD |
| 100 CAD | 1,565,425.37 STD |
| 500 CAD | 7,827,126.86 STD |
| 1,000 CAD | 15,654,253.72 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-03-07T00:26:24Z",
"rates": {
"STD": 15654.253718
}
}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": 1565425.3718,
"rate": 15654.253718
}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