Rate Overview
Live
1 LSL = 1098.05 IDR
1 IDR = 0.000911
LSL
Avg
1100.93
High
1110.64
Low
1095.06
Last updated: 9/3/2026, 1:46:53 PM
Quick Conversions
| LSL | IDR |
|---|---|
| 1 LSL | 1,098.05 IDR |
| 10 LSL | 10,980.54 IDR |
| 50 LSL | 54,902.71 IDR |
| 100 LSL | 109,805.42 IDR |
| 500 LSL | 549,027.12 IDR |
| 1,000 LSL | 1,098,054.23 IDR |
Get LSL/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=IDRExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-09-03T13:46:53Z",
"rates": {
"IDR": 1098.05423
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "IDR",
"amount": 100
},
"result": 109805.423,
"rate": 1098.05423
}Build with LSL/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key