Rate Overview
Live
1 STD = 0.833262 IDR
1 IDR = 1.2001
STD
Avg
0.832059
High
0.838173
Low
0.827674
Last updated: 9/7/2026, 3:22:59 AM
Quick Conversions
| STD | IDR |
|---|---|
| 1 STD | 0.83 IDR |
| 10 STD | 8.33 IDR |
| 50 STD | 41.66 IDR |
| 100 STD | 83.33 IDR |
| 500 STD | 416.63 IDR |
| 1,000 STD | 833.26 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-09-07T03:22:59Z",
"rates": {
"IDR": 0.833262
}
}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.3262,
"rate": 0.833262
}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