Rate Overview
Live
1 MDL = 18.0276 LKR
1 LKR = 0.055471
MDL
Avg
18.0535
High
18.1381
Low
17.9645
Last updated: 3/6/2026, 11:47:41 PM
Quick Conversions
| MDL | LKR |
|---|---|
| 1 MDL | 18.03 LKR |
| 10 MDL | 180.28 LKR |
| 50 MDL | 901.38 LKR |
| 100 MDL | 1,802.76 LKR |
| 500 MDL | 9,013.79 LKR |
| 1,000 MDL | 18,027.58 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-06T23:47:41Z",
"rates": {
"LKR": 18.027581
}
}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": 1802.7581000000002,
"rate": 18.027581
}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