Rate Overview
Live
1 STD = 0.000064 CAD
1 CAD = 15625.00
STD
Avg
0.000064
High
0.000065
Low
0.000063
Last updated: 3/6/2026, 7:09:37 PM
Quick Conversions
| STD | CAD |
|---|---|
| 1 STD | 0.00 CAD |
| 10 STD | 0.00 CAD |
| 50 STD | 0.00 CAD |
| 100 STD | 0.01 CAD |
| 500 STD | 0.03 CAD |
| 1,000 STD | 0.06 CAD |
Get STD/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=CADExample Response:
{
"success": true,
"base": "STD",
"date": "2026-03-06T19:09:37Z",
"rates": {
"CAD": 0.000064
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "CAD",
"amount": 100
},
"result": 0.0063999999999999994,
"rate": 0.000064
}Build with STD/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key