Rate Overview
Live
1 USD = 20697.98 STD
1 STD = 0.000048
USD
Avg
20697.98
High
20697.99
Low
20697.97
Last updated: 4/16/2026, 5:02:40 AM
Quick Conversions
| USD | STD |
|---|---|
| 1 USD | 20,697.98 STD |
| 10 USD | 206,979.82 STD |
| 50 USD | 1,034,899.08 STD |
| 100 USD | 2,069,798.16 STD |
| 500 USD | 10,348,990.79 STD |
| 1,000 USD | 20,697,981.57 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-04-16T05:02:40Z",
"rates": {
"STD": 20697.98157433
}
}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": 2069798.157433,
"rate": 20697.98157433
}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