Rate Overview
Live
1 IDR = 1.3352 SLL
1 SLL = 0.748968
IDR
Avg
1.3130
High
1.3483
Low
1.2666
Last updated: 7/29/2026, 7:44:34 AM
Quick Conversions
| IDR | SLL |
|---|---|
| 1 IDR | 1.34 SLL |
| 10 IDR | 13.35 SLL |
| 50 IDR | 66.76 SLL |
| 100 IDR | 133.52 SLL |
| 500 IDR | 667.59 SLL |
| 1,000 IDR | 1,335.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-07-29T07:44:34Z",
"rates": {
"SLL": 1.335171
}
}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": 133.5171,
"rate": 1.335171
}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