Rate Overview
Live
1 IDR = 0.000976 LSL
1 LSL = 1024.59
IDR
Avg
0.000963
High
0.000980
Low
0.000945
Last updated: 3/7/2026, 7:41:39 AM
Quick Conversions
| IDR | LSL |
|---|---|
| 1 IDR | 0.00 LSL |
| 10 IDR | 0.01 LSL |
| 50 IDR | 0.05 LSL |
| 100 IDR | 0.10 LSL |
| 500 IDR | 0.49 LSL |
| 1,000 IDR | 0.98 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-03-07T07:41:39Z",
"rates": {
"LSL": 0.000976
}
}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.09759999999999999,
"rate": 0.000976
}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