Rate Overview
Live
1 STD = 0.838204 IDR
1 IDR = 1.1930
STD
Avg
0.836364
High
0.841597
Low
0.832223
Last updated: 8/17/2026, 7:00:13 AM
Quick Conversions
| STD | IDR |
|---|---|
| 1 STD | 0.84 IDR |
| 10 STD | 8.38 IDR |
| 50 STD | 41.91 IDR |
| 100 STD | 83.82 IDR |
| 500 STD | 419.10 IDR |
| 1,000 STD | 838.20 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-08-17T07:00:13Z",
"rates": {
"IDR": 0.838204
}
}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.82039999999999,
"rate": 0.838204
}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