Rate Overview
Live
1 IDR = 1.2662 SLL
1 SLL = 0.789788
IDR
Avg
1.2731
High
1.3483
Low
1.1636
Last updated: 7/28/2026, 12:32:05 AM
Quick Conversions
| IDR | SLL |
|---|---|
| 1 IDR | 1.27 SLL |
| 10 IDR | 12.66 SLL |
| 50 IDR | 63.31 SLL |
| 100 IDR | 126.62 SLL |
| 500 IDR | 633.08 SLL |
| 1,000 IDR | 1,266.16 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-28T00:32:05Z",
"rates": {
"SLL": 1.266162
}
}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": 126.6162,
"rate": 1.266162
}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