Rate Overview
Live
1 IDR = 1.2693 SLL
1 SLL = 0.787849
IDR
Avg
1.2597
High
1.2782
Low
1.1636
Last updated: 7/5/2026, 1:24:24 PM
Quick Conversions
| IDR | SLL |
|---|---|
| 1 IDR | 1.27 SLL |
| 10 IDR | 12.69 SLL |
| 50 IDR | 63.46 SLL |
| 100 IDR | 126.93 SLL |
| 500 IDR | 634.64 SLL |
| 1,000 IDR | 1,269.28 SLL |
Get IDR/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=SLLExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-07-05T13:24:24Z",
"rates": {
"SLL": 1.269279
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "SLL",
"amount": 100
},
"result": 126.92790000000001,
"rate": 1.269279
}Build with IDR/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key