Rate Overview
Live
1 USD = 21392.01 STD
1 STD = 0.000047
USD
Avg
21354.64
High
21412.99
Low
21287.09
Last updated: 3/27/2026, 4:20:49 AM
Quick Conversions
| USD | STD |
|---|---|
| 1 USD | 21,392.01 STD |
| 10 USD | 213,920.08 STD |
| 50 USD | 1,069,600.39 STD |
| 100 USD | 2,139,200.78 STD |
| 500 USD | 10,696,003.88 STD |
| 1,000 USD | 21,392,007.75 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-03-27T04:20:49Z",
"rates": {
"STD": 21392.00775316
}
}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": 2139200.775316,
"rate": 21392.00775316
}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