Rate Overview
Live
1 USD = 21433.67 STD
1 STD = 0.000047
USD
Avg
21550.36
High
21808.72
Low
20697.98
Last updated: 7/19/2026, 8:09:17 AM
Quick Conversions
| USD | STD |
|---|---|
| 1 USD | 21,433.67 STD |
| 10 USD | 214,336.74 STD |
| 50 USD | 1,071,683.69 STD |
| 100 USD | 2,143,367.39 STD |
| 500 USD | 10,716,836.95 STD |
| 1,000 USD | 21,433,673.90 STD |
Get USD/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=STDExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-19T08:09:17Z",
"rates": {
"STD": 21433.67389932
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "STD",
"amount": 100
},
"result": 2143367.389932,
"rate": 21433.67389932
}Build with USD/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key