Rate Overview
Live
1 CAD = 15309.93 STD
1 STD = 0.000065
CAD
Avg
15287.67
High
15682.48
Low
14891.16
Last updated: 5/27/2026, 5:29:39 PM
Quick Conversions
| CAD | STD |
|---|---|
| 1 CAD | 15,309.93 STD |
| 10 CAD | 153,099.26 STD |
| 50 CAD | 765,496.28 STD |
| 100 CAD | 1,530,992.55 STD |
| 500 CAD | 7,654,962.77 STD |
| 1,000 CAD | 15,309,925.55 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-05-27T17:29:39Z",
"rates": {
"STD": 15309.925549
}
}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": 1530992.5548999999,
"rate": 15309.925549
}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