Rate Overview
Live
1 STD = 0.833360 IDR
1 IDR = 1.2000
STD
Avg
0.829695
High
0.833360
Low
0.824947
Last updated: 7/27/2026, 5:59:35 AM
Quick Conversions
| STD | IDR |
|---|---|
| 1 STD | 0.83 IDR |
| 10 STD | 8.33 IDR |
| 50 STD | 41.67 IDR |
| 100 STD | 83.34 IDR |
| 500 STD | 416.68 IDR |
| 1,000 STD | 833.36 IDR |
Get STD/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=IDRExample Response:
{
"success": true,
"base": "STD",
"date": "2026-07-27T05:59:35Z",
"rates": {
"IDR": 0.83336
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "IDR",
"amount": 100
},
"result": 83.336,
"rate": 0.83336
}Build with STD/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key