Rate Overview
Live
1 IDR = 1.2060 SLL
1 SLL = 0.829157
IDR
Avg
1.2076
High
1.2122
Low
1.2015
Last updated: 5/7/2026, 2:51:39 PM
Quick Conversions
| IDR | SLL |
|---|---|
| 1 IDR | 1.21 SLL |
| 10 IDR | 12.06 SLL |
| 50 IDR | 60.30 SLL |
| 100 IDR | 120.60 SLL |
| 500 IDR | 603.02 SLL |
| 1,000 IDR | 1,206.04 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-05-07T14:51:39Z",
"rates": {
"SLL": 1.206044
}
}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": 120.60439999999998,
"rate": 1.206044
}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