Rate Overview
Live
1 USD = 21190.32 STD
1 STD = 0.000047
USD
Avg
21326.22
High
21426.50
Low
21190.32
Last updated: 8/15/2026, 5:35:43 AM
Quick Conversions
| USD | STD |
|---|---|
| 1 USD | 21,190.32 STD |
| 10 USD | 211,903.20 STD |
| 50 USD | 1,059,515.99 STD |
| 100 USD | 2,119,031.98 STD |
| 500 USD | 10,595,159.92 STD |
| 1,000 USD | 21,190,319.84 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-08-15T05:35:43Z",
"rates": {
"STD": 21190.31983778
}
}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": 2119031.983778,
"rate": 21190.31983778
}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