Rate Overview
Live
1 IDR = 0.018601 LKR
1 LKR = 53.7606
IDR
Avg
0.018661
High
0.018752
Low
0.018561
Last updated: 7/8/2026, 5:23:36 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.30 LKR |
| 1,000 IDR | 18.60 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-08T17:23:36Z",
"rates": {
"LKR": 0.018601
}
}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.8600999999999999,
"rate": 0.018601
}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