Rate Overview
Live
1 STD = 0.000048 USD
1 USD = 20833.33
STD
Avg
0.000048
High
0.000048
Low
0.000048
Last updated: 4/16/2026, 3:09:46 AM
Quick Conversions
| STD | USD |
|---|---|
| 1 STD | 0.00 USD |
| 10 STD | 0.00 USD |
| 50 STD | 0.00 USD |
| 100 STD | 0.00 USD |
| 500 STD | 0.02 USD |
| 1,000 STD | 0.05 USD |
Get STD/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=USDExample Response:
{
"success": true,
"base": "STD",
"date": "2026-04-16T03:09:46Z",
"rates": {
"USD": 0.000048
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "USD",
"amount": 100
},
"result": 0.0048000000000000004,
"rate": 0.000048
}Build with STD/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key