Rate Overview
Live
1 STD = 0.796368 IDR
1 IDR = 1.2557
STD
Avg
0.798546
High
0.804984
Low
0.792298
Last updated: 3/7/2026, 7:53:34 AM
Quick Conversions
| STD | IDR |
|---|---|
| 1 STD | 0.80 IDR |
| 10 STD | 7.96 IDR |
| 50 STD | 39.82 IDR |
| 100 STD | 79.64 IDR |
| 500 STD | 398.18 IDR |
| 1,000 STD | 796.37 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-03-07T07:53:34Z",
"rates": {
"IDR": 0.796368
}
}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": 79.6368,
"rate": 0.796368
}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