Rate Overview
Live
1 USD = 21331.70 STD
1 STD = 0.000047
USD
Avg
21342.43
High
21412.99
Low
21287.09
Last updated: 3/27/2026, 2:47:47 AM
Quick Conversions
| USD | STD |
|---|---|
| 1 USD | 21,331.70 STD |
| 10 USD | 213,317.02 STD |
| 50 USD | 1,066,585.08 STD |
| 100 USD | 2,133,170.17 STD |
| 500 USD | 10,665,850.83 STD |
| 1,000 USD | 21,331,701.66 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-27T02:47:47Z",
"rates": {
"STD": 21331.70165837
}
}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": 2133170.1658369997,
"rate": 21331.70165837
}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