Rate Overview
Live
1 SLL = 0.821907 IDR
1 IDR = 1.2167
SLL
Avg
0.818867
High
0.821907
Low
0.816950
Last updated: 4/17/2026, 4:15:10 PM
Quick Conversions
| SLL | IDR |
|---|---|
| 1 SLL | 0.82 IDR |
| 10 SLL | 8.22 IDR |
| 50 SLL | 41.10 IDR |
| 100 SLL | 82.19 IDR |
| 500 SLL | 410.95 IDR |
| 1,000 SLL | 821.91 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-04-17T16:15:10Z",
"rates": {
"IDR": 0.821907
}
}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": 82.1907,
"rate": 0.821907
}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