Rate Overview
Live
1 IDR = 1.3856 SLL
1 SLL = 0.721708
IDR
Avg
1.3172
High
1.3962
Low
1.2733
Last updated: 6/19/2026, 8:29:10 AM
Quick Conversions
| IDR | SLL |
|---|---|
| 1 IDR | 1.39 SLL |
| 10 IDR | 13.86 SLL |
| 50 IDR | 69.28 SLL |
| 100 IDR | 138.56 SLL |
| 500 IDR | 692.80 SLL |
| 1,000 IDR | 1,385.60 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-06-19T08:29:10Z",
"rates": {
"SLL": 1.385601
}
}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": 138.5601,
"rate": 1.385601
}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