Rate Overview
Live
1 SLL = 0.748277 IDR
1 IDR = 1.3364
SLL
Avg
0.783412
High
0.859385
Low
0.741674
Last updated: 7/28/2026, 8:15:57 AM
Quick Conversions
| SLL | IDR |
|---|---|
| 1 SLL | 0.75 IDR |
| 10 SLL | 7.48 IDR |
| 50 SLL | 37.41 IDR |
| 100 SLL | 74.83 IDR |
| 500 SLL | 374.14 IDR |
| 1,000 SLL | 748.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-07-28T08:15:57Z",
"rates": {
"IDR": 0.748277
}
}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": 74.8277,
"rate": 0.748277
}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