Rate Overview
Live
1 USD = 21296.45 STD
1 STD = 0.000047
USD
Avg
21276.14
High
21397.31
Low
21155.74
Last updated: 9/2/2026, 9:01:26 AM
Quick Conversions
| USD | STD |
|---|---|
| 1 USD | 21,296.45 STD |
| 10 USD | 212,964.47 STD |
| 50 USD | 1,064,822.36 STD |
| 100 USD | 2,129,644.72 STD |
| 500 USD | 10,648,223.61 STD |
| 1,000 USD | 21,296,447.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-09-02T09:01:26Z",
"rates": {
"STD": 21296.44722011
}
}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": 2129644.722011,
"rate": 21296.44722011
}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