Rate Overview
Live
1 IDR = 0.018521 LKR
1 LKR = 53.9928
IDR
Avg
0.018507
High
0.018668
Low
0.018359
Last updated: 3/27/2026, 9:40:47 AM
Quick Conversions
| IDR | LKR |
|---|---|
| 1 IDR | 0.02 LKR |
| 10 IDR | 0.19 LKR |
| 50 IDR | 0.93 LKR |
| 100 IDR | 1.85 LKR |
| 500 IDR | 9.26 LKR |
| 1,000 IDR | 18.52 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-27T09:40:47Z",
"rates": {
"LKR": 0.018521
}
}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.8520999999999999,
"rate": 0.018521
}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