Rate Overview
Live
1 IDR = 0.000849 SCR
1 SCR = 1177.86
IDR
Avg
0.000868
High
0.000922
Low
0.000750
Last updated: 3/27/2026, 10:00:39 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.42 SCR |
| 1,000 IDR | 0.85 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-27T10:00:39Z",
"rates": {
"SCR": 0.000849
}
}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.0849,
"rate": 0.000849
}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