Rate Overview
Live
1 MDL = 19.0892 LKR
1 LKR = 0.052386
MDL
Avg
18.6171
High
19.6765
Low
17.8591
Last updated: 7/27/2026, 11:06:24 PM
Quick Conversions
| MDL | LKR |
|---|---|
| 1 MDL | 19.09 LKR |
| 10 MDL | 190.89 LKR |
| 50 MDL | 954.46 LKR |
| 100 MDL | 1,908.92 LKR |
| 500 MDL | 9,544.59 LKR |
| 1,000 MDL | 19,089.18 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-07-27T23:06:24Z",
"rates": {
"LKR": 19.089183
}
}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": 1908.9182999999998,
"rate": 19.089183
}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