Rate Overview
Live
1 IDR = 0.000818 SCR
1 SCR = 1222.49
IDR
Avg
0.000806
High
0.000818
Low
0.000777
Last updated: 6/19/2026, 8:32:21 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.82 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-06-19T08:32:21Z",
"rates": {
"SCR": 0.000818
}
}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.0818,
"rate": 0.000818
}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