Rate Overview
Live
1 IDR = 0.000811 SCR
1 SCR = 1233.05
IDR
Avg
0.000805
High
0.000827
Low
0.000791
Last updated: 9/2/2026, 4:31:12 AM
Quick Conversions
| IDR | SCR |
|---|---|
| 1 IDR | 0.00 SCR |
| 10 IDR | 0.01 SCR |
| 50 IDR | 0.04 SCR |
| 100 IDR | 0.08 SCR |
| 500 IDR | 0.41 SCR |
| 1,000 IDR | 0.81 SCR |
Get IDR/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=SCRExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-09-02T04:31:12Z",
"rates": {
"SCR": 0.000811
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "SCR",
"amount": 100
},
"result": 0.08109999999999999,
"rate": 0.000811
}Build with IDR/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key