Rate Overview
Live
1 CAD = 15445.10 STD
1 STD = 0.000065
CAD
Avg
15777.57
High
16674.71
Low
15088.68
Last updated: 3/27/2026, 9:37:11 AM
Quick Conversions
| CAD | STD |
|---|---|
| 1 CAD | 15,445.10 STD |
| 10 CAD | 154,451.03 STD |
| 50 CAD | 772,255.13 STD |
| 100 CAD | 1,544,510.27 STD |
| 500 CAD | 7,722,551.33 STD |
| 1,000 CAD | 15,445,102.65 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-27T09:37:11Z",
"rates": {
"STD": 15445.102653
}
}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": 1544510.2653,
"rate": 15445.102653
}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