Rate Overview
Live
1 CAD = 15397.81 STD
1 STD = 0.000065
CAD
Avg
15307.77
High
15621.98
Low
15018.31
Last updated: 7/20/2026, 3:58:31 AM
Quick Conversions
| CAD | STD |
|---|---|
| 1 CAD | 15,397.81 STD |
| 10 CAD | 153,978.07 STD |
| 50 CAD | 769,890.37 STD |
| 100 CAD | 1,539,780.75 STD |
| 500 CAD | 7,698,903.73 STD |
| 1,000 CAD | 15,397,807.46 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-20T03:58:31Z",
"rates": {
"STD": 15397.807464
}
}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": 1539780.7464,
"rate": 15397.807464
}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