Rate Overview
Live
1 SLL = 0.781055 IDR
1 IDR = 1.2803
SLL
Avg
0.774043
High
0.787472
Low
0.716247
Last updated: 6/18/2026, 11:19:22 AM
Quick Conversions
| SLL | IDR |
|---|---|
| 1 SLL | 0.78 IDR |
| 10 SLL | 7.81 IDR |
| 50 SLL | 39.05 IDR |
| 100 SLL | 78.11 IDR |
| 500 SLL | 390.53 IDR |
| 1,000 SLL | 781.06 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-06-18T11:19:22Z",
"rates": {
"IDR": 0.781055
}
}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.1055,
"rate": 0.781055
}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