Rate Overview
Live
1 IDR = 1.3013 SLL
1 SLL = 0.768490
IDR
Avg
1.2968
High
1.3211
Low
1.2908
Last updated: 9/3/2026, 12:56:38 PM
Quick Conversions
| IDR | SLL |
|---|---|
| 1 IDR | 1.30 SLL |
| 10 IDR | 13.01 SLL |
| 50 IDR | 65.06 SLL |
| 100 IDR | 130.13 SLL |
| 500 IDR | 650.63 SLL |
| 1,000 IDR | 1,301.25 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-09-03T12:56:38Z",
"rates": {
"SLL": 1.301253
}
}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": 130.1253,
"rate": 1.301253
}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