Rate Overview
Live
1 USD = 21434.12 STD
1 STD = 0.000047
USD
Avg
21537.99
High
21639.12
Low
21434.12
Last updated: 7/19/2026, 1:39:58 AM
Quick Conversions
| USD | STD |
|---|---|
| 1 USD | 21,434.12 STD |
| 10 USD | 214,341.16 STD |
| 50 USD | 1,071,705.81 STD |
| 100 USD | 2,143,411.62 STD |
| 500 USD | 10,717,058.11 STD |
| 1,000 USD | 21,434,116.22 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-19T01:39:58Z",
"rates": {
"STD": 21434.11621656
}
}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": 2143411.621656,
"rate": 21434.11621656
}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