Rate Overview
Live
1 MDL = 18.3882 LKR
1 LKR = 0.054383
MDL
Avg
18.4320
High
18.5460
Low
18.3189
Last updated: 4/18/2026, 8:47:16 AM
Quick Conversions
| MDL | LKR |
|---|---|
| 1 MDL | 18.39 LKR |
| 10 MDL | 183.88 LKR |
| 50 MDL | 919.41 LKR |
| 100 MDL | 1,838.82 LKR |
| 500 MDL | 9,194.08 LKR |
| 1,000 MDL | 18,388.16 LKR |
Get MDL/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=LKRExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-04-18T08:47:16Z",
"rates": {
"LKR": 18.388163
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "LKR",
"amount": 100
},
"result": 1838.8163,
"rate": 18.388163
}Build with MDL/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key