Rate Overview
Live
1 IDR = 0.000907 LSL
1 LSL = 1102.54
IDR
Avg
0.000906
High
0.000913
Low
0.000899
Last updated: 9/2/2026, 4:35:34 AM
Quick Conversions
| IDR | LSL |
|---|---|
| 1 IDR | 0.00 LSL |
| 10 IDR | 0.01 LSL |
| 50 IDR | 0.05 LSL |
| 100 IDR | 0.09 LSL |
| 500 IDR | 0.45 LSL |
| 1,000 IDR | 0.91 LSL |
Get IDR/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=LSLExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-09-02T04:35:34Z",
"rates": {
"LSL": 0.000907
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "LSL",
"amount": 100
},
"result": 0.0907,
"rate": 0.000907
}Build with IDR/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key