Rate Overview
Live
1 IDR = 0.018635 LKR
1 LKR = 53.6625
IDR
Avg
0.018350
High
0.018635
Low
0.017836
Last updated: 3/27/2026, 5:07:37 PM
Quick Conversions
| IDR | LKR |
|---|---|
| 1 IDR | 0.02 LKR |
| 10 IDR | 0.19 LKR |
| 50 IDR | 0.93 LKR |
| 100 IDR | 1.86 LKR |
| 500 IDR | 9.32 LKR |
| 1,000 IDR | 18.63 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-03-27T17:07:37Z",
"rates": {
"LKR": 0.018635
}
}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.8635,
"rate": 0.018635
}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