Rate Overview
Live
1 STD = 0.832689 IDR
1 IDR = 1.2009
STD
Avg
0.828486
High
0.832689
Low
0.825650
Last updated: 4/17/2026, 2:46:28 PM
Quick Conversions
| STD | IDR |
|---|---|
| 1 STD | 0.83 IDR |
| 10 STD | 8.33 IDR |
| 50 STD | 41.63 IDR |
| 100 STD | 83.27 IDR |
| 500 STD | 416.34 IDR |
| 1,000 STD | 832.69 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-04-17T14:46:28Z",
"rates": {
"IDR": 0.832689
}
}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.2689,
"rate": 0.832689
}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