Rate Overview
Live
1 CAD = 15419.16 STD
1 STD = 0.000065
CAD
Avg
15288.20
High
15738.11
Low
15013.22
Last updated: 3/27/2026, 4:29:43 PM
Quick Conversions
| CAD | STD |
|---|---|
| 1 CAD | 15,419.16 STD |
| 10 CAD | 154,191.63 STD |
| 50 CAD | 770,958.17 STD |
| 100 CAD | 1,541,916.35 STD |
| 500 CAD | 7,709,581.74 STD |
| 1,000 CAD | 15,419,163.49 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-27T16:29:43Z",
"rates": {
"STD": 15419.163488
}
}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": 1541916.3488,
"rate": 15419.163488
}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