Rate Overview
Live
1 MDL = 18.6761 LKR
1 LKR = 0.053544
MDL
Avg
18.6212
High
18.7244
Low
18.5494
Last updated: 5/8/2026, 2:22:43 PM
Quick Conversions
| MDL | LKR |
|---|---|
| 1 MDL | 18.68 LKR |
| 10 MDL | 186.76 LKR |
| 50 MDL | 933.80 LKR |
| 100 MDL | 1,867.61 LKR |
| 500 MDL | 9,338.04 LKR |
| 1,000 MDL | 18,676.08 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-08T14:22:43Z",
"rates": {
"LKR": 18.676079
}
}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": 1867.6079000000002,
"rate": 18.676079
}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