Rate Overview
Live
1 USD = 21567.86 STD
1 STD = 0.000046
USD
Avg
21148.20
High
21657.30
Low
20624.79
Last updated: 7/20/2026, 4:05:56 PM
Quick Conversions
| USD | STD |
|---|---|
| 1 USD | 21,567.86 STD |
| 10 USD | 215,678.63 STD |
| 50 USD | 1,078,393.14 STD |
| 100 USD | 2,156,786.29 STD |
| 500 USD | 10,783,931.45 STD |
| 1,000 USD | 21,567,862.89 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-20T16:05:56Z",
"rates": {
"STD": 21567.86289364
}
}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": 2156786.289364,
"rate": 21567.86289364
}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