Rate Overview
Live
1 MDL = 17.9870 LKR
1 LKR = 0.055596
MDL
Avg
17.1694
High
18.3964
Low
15.6218
Last updated: 3/27/2026, 8:26:11 AM
Quick Conversions
| MDL | LKR |
|---|---|
| 1 MDL | 17.99 LKR |
| 10 MDL | 179.87 LKR |
| 50 MDL | 899.35 LKR |
| 100 MDL | 1,798.70 LKR |
| 500 MDL | 8,993.51 LKR |
| 1,000 MDL | 17,987.01 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-03-27T08:26:11Z",
"rates": {
"LKR": 17.987013
}
}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": 1798.7013000000002,
"rate": 17.987013
}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