Rate Overview
Live
1 MDL = 18.9629 LKR
1 LKR = 0.052734
MDL
Avg
18.0092
High
19.1190
Low
17.1323
Last updated: 5/28/2026, 6:10:49 PM
Quick Conversions
| MDL | LKR |
|---|---|
| 1 MDL | 18.96 LKR |
| 10 MDL | 189.63 LKR |
| 50 MDL | 948.15 LKR |
| 100 MDL | 1,896.29 LKR |
| 500 MDL | 9,481.47 LKR |
| 1,000 MDL | 18,962.95 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-05-28T18:10:49Z",
"rates": {
"LKR": 18.962947
}
}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": 1896.2947,
"rate": 18.962947
}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