Rate Overview
Live
1 USD = 21630.68 STD
1 STD = 0.000046
USD
Avg
21177.89
High
21734.16
Low
20697.97
Last updated: 7/26/2026, 7:44:54 AM
Quick Conversions
| USD | STD |
|---|---|
| 1 USD | 21,630.68 STD |
| 10 USD | 216,306.78 STD |
| 50 USD | 1,081,533.89 STD |
| 100 USD | 2,163,067.77 STD |
| 500 USD | 10,815,338.86 STD |
| 1,000 USD | 21,630,677.72 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-26T07:44:54Z",
"rates": {
"STD": 21630.67771828
}
}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": 2163067.771828,
"rate": 21630.67771828
}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