Rate Overview
Live
1 SLL = 0.831278 IDR
1 IDR = 1.2030
SLL
Avg
0.828690
High
0.832318
Low
0.824934
Last updated: 5/8/2026, 4:41:49 AM
Quick Conversions
| SLL | IDR |
|---|---|
| 1 SLL | 0.83 IDR |
| 10 SLL | 8.31 IDR |
| 50 SLL | 41.56 IDR |
| 100 SLL | 83.13 IDR |
| 500 SLL | 415.64 IDR |
| 1,000 SLL | 831.28 IDR |
Get SLL/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=IDRExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-05-08T04:41:49Z",
"rates": {
"IDR": 0.831278
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "IDR",
"amount": 100
},
"result": 83.1278,
"rate": 0.831278
}Build with SLL/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key