Rate Overview
Live
1 IDR = 0.000854 SCR
1 SCR = 1170.96
IDR
Avg
0.000882
High
0.000951
Low
0.000848
Last updated: 3/27/2026, 10:01:58 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.43 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:01:58Z",
"rates": {
"SCR": 0.000854
}
}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.0854,
"rate": 0.000854
}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