Rate Overview
Live
1 MDL = 18.9485 LKR
1 LKR = 0.052775
MDL
Avg
18.0090
High
19.1190
Low
17.1323
Last updated: 5/28/2026, 7:28:38 PM
Quick Conversions
| MDL | LKR |
|---|---|
| 1 MDL | 18.95 LKR |
| 10 MDL | 189.49 LKR |
| 50 MDL | 947.43 LKR |
| 100 MDL | 1,894.85 LKR |
| 500 MDL | 9,474.26 LKR |
| 1,000 MDL | 18,948.52 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-28T19:28:38Z",
"rates": {
"LKR": 18.948521
}
}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": 1894.8521,
"rate": 18.948521
}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