Rate Overview
Live
1 STD = 0.841868 IDR
1 IDR = 1.1878
STD
Avg
0.756711
High
0.843237
Low
0.674722
Last updated: 5/28/2026, 10:58:44 PM
Quick Conversions
| STD | IDR |
|---|---|
| 1 STD | 0.84 IDR |
| 10 STD | 8.42 IDR |
| 50 STD | 42.09 IDR |
| 100 STD | 84.19 IDR |
| 500 STD | 420.93 IDR |
| 1,000 STD | 841.87 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-05-28T22:58:44Z",
"rates": {
"IDR": 0.841868
}
}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": 84.18679999999999,
"rate": 0.841868
}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