Rate Overview
Live
1 STD = 0.836812 IDR
1 IDR = 1.1950
STD
Avg
0.835299
High
0.848520
Low
0.824947
Last updated: 8/14/2026, 11:24:58 AM
Quick Conversions
| STD | IDR |
|---|---|
| 1 STD | 0.84 IDR |
| 10 STD | 8.37 IDR |
| 50 STD | 41.84 IDR |
| 100 STD | 83.68 IDR |
| 500 STD | 418.41 IDR |
| 1,000 STD | 836.81 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-14T11:24:58Z",
"rates": {
"IDR": 0.836812
}
}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.6812,
"rate": 0.836812
}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