Rate Overview
Live
1 STD = 0.837517 IDR
1 IDR = 1.1940
STD
Avg
0.831706
High
0.838017
Low
0.824947
Last updated: 7/29/2026, 7:30:51 AM
Quick Conversions
| STD | IDR |
|---|---|
| 1 STD | 0.84 IDR |
| 10 STD | 8.38 IDR |
| 50 STD | 41.88 IDR |
| 100 STD | 83.75 IDR |
| 500 STD | 418.76 IDR |
| 1,000 STD | 837.52 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-29T07:30:51Z",
"rates": {
"IDR": 0.837517
}
}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.7517,
"rate": 0.837517
}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