Rate Overview
Live
1 STD = 0.841941 IDR
1 IDR = 1.1877
STD
Avg
0.839304
High
0.843237
Low
0.835755
Last updated: 5/8/2026, 2:21:16 PM
Quick Conversions
| STD | IDR |
|---|---|
| 1 STD | 0.84 IDR |
| 10 STD | 8.42 IDR |
| 50 STD | 42.10 IDR |
| 100 STD | 84.19 IDR |
| 500 STD | 420.97 IDR |
| 1,000 STD | 841.94 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-08T14:21:16Z",
"rates": {
"IDR": 0.841941
}
}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.1941,
"rate": 0.841941
}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