Rate Overview
Live
1 IDR = 0.000900 LSL
1 LSL = 1111.11
IDR
Avg
0.000904
High
0.000914
Low
0.000900
Last updated: 7/8/2026, 6:46:02 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.90 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-07-08T06:46:02Z",
"rates": {
"LSL": 0.0009
}
}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.09,
"rate": 0.0009
}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