Rate Overview
Live
1 IDR = 0.018693 LKR
1 LKR = 53.4960
IDR
Avg
0.018534
High
0.018892
Low
0.018329
Last updated: 7/7/2026, 2:32:39 AM
Quick Conversions
| IDR | LKR |
|---|---|
| 1 IDR | 0.02 LKR |
| 10 IDR | 0.19 LKR |
| 50 IDR | 0.93 LKR |
| 100 IDR | 1.87 LKR |
| 500 IDR | 9.35 LKR |
| 1,000 IDR | 18.69 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-07-07T02:32:39Z",
"rates": {
"LKR": 0.018693
}
}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.8693000000000002,
"rate": 0.018693
}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