Rate Overview
Live
1 IDR = 0.000881 SCR
1 SCR = 1135.07
IDR
Avg
0.000855
High
0.000882
Low
0.000812
Last updated: 3/6/2026, 8:05:50 AM
Quick Conversions
| IDR | SCR |
|---|---|
| 1 IDR | 0.00 SCR |
| 10 IDR | 0.01 SCR |
| 50 IDR | 0.04 SCR |
| 100 IDR | 0.09 SCR |
| 500 IDR | 0.44 SCR |
| 1,000 IDR | 0.88 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-03-06T08:05:50Z",
"rates": {
"SCR": 0.000881
}
}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.0881,
"rate": 0.000881
}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