Rate Overview
Live
1 SLL = 0.709606 IDR
1 IDR = 1.4092
SLL
Avg
0.730259
High
0.739908
Low
0.709606
Last updated: 3/7/2026, 7:44:45 AM
Quick Conversions
| SLL | IDR |
|---|---|
| 1 SLL | 0.71 IDR |
| 10 SLL | 7.10 IDR |
| 50 SLL | 35.48 IDR |
| 100 SLL | 70.96 IDR |
| 500 SLL | 354.80 IDR |
| 1,000 SLL | 709.61 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-03-07T07:44:45Z",
"rates": {
"IDR": 0.709606
}
}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": 70.9606,
"rate": 0.709606
}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