Rate Overview
Live
1 IDR = 1.3427 SLL
1 SLL = 0.744752
IDR
Avg
1.3071
High
1.3823
Low
1.1636
Last updated: 7/29/2026, 2:22:41 PM
Quick Conversions
| IDR | SLL |
|---|---|
| 1 IDR | 1.34 SLL |
| 10 IDR | 13.43 SLL |
| 50 IDR | 67.14 SLL |
| 100 IDR | 134.27 SLL |
| 500 IDR | 671.36 SLL |
| 1,000 IDR | 1,342.73 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-29T14:22:41Z",
"rates": {
"SLL": 1.342729
}
}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": 134.2729,
"rate": 1.342729
}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