Rate Overview
Live
1 CAD = 15128.17 STD
1 STD = 0.000066
CAD
Avg
15021.72
High
15128.17
Low
14942.77
Last updated: 4/17/2026, 6:09:18 AM
Quick Conversions
| CAD | STD |
|---|---|
| 1 CAD | 15,128.17 STD |
| 10 CAD | 151,281.74 STD |
| 50 CAD | 756,408.71 STD |
| 100 CAD | 1,512,817.42 STD |
| 500 CAD | 7,564,087.11 STD |
| 1,000 CAD | 15,128,174.22 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-04-17T06:09:18Z",
"rates": {
"STD": 15128.174222
}
}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": 1512817.4222,
"rate": 15128.174222
}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