Rate Overview
Live
1 CAD = 15186.71 STD
1 STD = 0.000066
CAD
Avg
15202.57
High
15242.11
Low
15143.67
Last updated: 5/7/2026, 11:26:25 AM
Quick Conversions
| CAD | STD |
|---|---|
| 1 CAD | 15,186.71 STD |
| 10 CAD | 151,867.15 STD |
| 50 CAD | 759,335.75 STD |
| 100 CAD | 1,518,671.49 STD |
| 500 CAD | 7,593,357.47 STD |
| 1,000 CAD | 15,186,714.93 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-07T11:26:25Z",
"rates": {
"STD": 15186.714934
}
}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": 1518671.4934,
"rate": 15186.714934
}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