Rate Overview
Live
1 CAD = 15146.90 STD
1 STD = 0.000066
CAD
Avg
15136.56
High
15354.72
Low
14561.28
Last updated: 7/6/2026, 12:12:14 AM
Quick Conversions
| CAD | STD |
|---|---|
| 1 CAD | 15,146.90 STD |
| 10 CAD | 151,469.02 STD |
| 50 CAD | 757,345.09 STD |
| 100 CAD | 1,514,690.18 STD |
| 500 CAD | 7,573,450.89 STD |
| 1,000 CAD | 15,146,901.78 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-06T00:12:14Z",
"rates": {
"STD": 15146.901779
}
}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": 1514690.1779,
"rate": 15146.901779
}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