Rate Overview
Live
1 SLL = 0.783196 IDR
1 IDR = 1.2768
SLL
Avg
0.738538
High
0.832318
Low
0.708166
Last updated: 5/28/2026, 9:58:05 PM
Quick Conversions
| SLL | IDR |
|---|---|
| 1 SLL | 0.78 IDR |
| 10 SLL | 7.83 IDR |
| 50 SLL | 39.16 IDR |
| 100 SLL | 78.32 IDR |
| 500 SLL | 391.60 IDR |
| 1,000 SLL | 783.20 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-28T21:58:05Z",
"rates": {
"IDR": 0.783196
}
}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": 78.3196,
"rate": 0.783196
}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