Rate Overview
Live
1 USD = 21244.94 STD
1 STD = 0.000047
USD
Avg
21129.99
High
21300.12
Low
20873.24
Last updated: 3/7/2026, 12:07:59 AM
Quick Conversions
| USD | STD |
|---|---|
| 1 USD | 21,244.94 STD |
| 10 USD | 212,449.36 STD |
| 50 USD | 1,062,246.78 STD |
| 100 USD | 2,124,493.56 STD |
| 500 USD | 10,622,467.81 STD |
| 1,000 USD | 21,244,935.62 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-07T00:07:59Z",
"rates": {
"STD": 21244.93562013
}
}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": 2124493.562013,
"rate": 21244.93562013
}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