Rate Overview
Live
1 CAD = 15333.86 STD
1 STD = 0.000065
CAD
Avg
15257.75
High
15429.65
Low
14561.28
Last updated: 7/25/2026, 5:49:37 AM
Quick Conversions
| CAD | STD |
|---|---|
| 1 CAD | 15,333.86 STD |
| 10 CAD | 153,338.55 STD |
| 50 CAD | 766,692.76 STD |
| 100 CAD | 1,533,385.52 STD |
| 500 CAD | 7,666,927.58 STD |
| 1,000 CAD | 15,333,855.16 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-07-25T05:49:37Z",
"rates": {
"STD": 15333.855159
}
}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": 1533385.5159,
"rate": 15333.855159
}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