Rate Overview
Live
1 IDR = 0.018411 LKR
1 LKR = 54.3154
IDR
Avg
0.018448
High
0.018495
Low
0.018396
Last updated: 4/16/2026, 8:00:11 PM
Quick Conversions
| IDR | LKR |
|---|---|
| 1 IDR | 0.02 LKR |
| 10 IDR | 0.18 LKR |
| 50 IDR | 0.92 LKR |
| 100 IDR | 1.84 LKR |
| 500 IDR | 9.21 LKR |
| 1,000 IDR | 18.41 LKR |
Get IDR/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=LKRExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-04-16T20:00:11Z",
"rates": {
"LKR": 0.018411
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "LKR",
"amount": 100
},
"result": 1.8411,
"rate": 0.018411
}Build with IDR/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key