Rate Overview
Live
1 USD = 21516.93 STD
1 STD = 0.000046
USD
Avg
21510.63
High
21808.72
Low
20697.98
Last updated: 7/6/2026, 12:03:20 AM
Quick Conversions
| USD | STD |
|---|---|
| 1 USD | 21,516.93 STD |
| 10 USD | 215,169.31 STD |
| 50 USD | 1,075,846.57 STD |
| 100 USD | 2,151,693.13 STD |
| 500 USD | 10,758,465.66 STD |
| 1,000 USD | 21,516,931.32 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-06T00:03:20Z",
"rates": {
"STD": 21516.93132253
}
}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": 2151693.132253,
"rate": 21516.93132253
}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