Rate Overview
Live
1 IDR = 1.2342 SLL
1 SLL = 0.810262
IDR
Avg
1.3508
High
1.3706
Low
1.2342
Last updated: 3/28/2026, 1:47:47 PM
Quick Conversions
| IDR | SLL |
|---|---|
| 1 IDR | 1.23 SLL |
| 10 IDR | 12.34 SLL |
| 50 IDR | 61.71 SLL |
| 100 IDR | 123.42 SLL |
| 500 IDR | 617.08 SLL |
| 1,000 IDR | 1,234.17 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-03-28T13:47:47Z",
"rates": {
"SLL": 1.234168
}
}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": 123.4168,
"rate": 1.234168
}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