Rate Overview
Live
1 MDL = 19.0931 LKR
1 LKR = 0.052375
MDL
Avg
19.0521
High
19.1914
Low
18.9254
Last updated: 9/7/2026, 2:35:39 PM
Quick Conversions
| MDL | LKR |
|---|---|
| 1 MDL | 19.09 LKR |
| 10 MDL | 190.93 LKR |
| 50 MDL | 954.65 LKR |
| 100 MDL | 1,909.31 LKR |
| 500 MDL | 9,546.54 LKR |
| 1,000 MDL | 19,093.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-09-07T14:35:39Z",
"rates": {
"LKR": 19.093077
}
}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": 1909.3077,
"rate": 19.093077
}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