Rate Overview
Live
1 MDL = 19.1260 LKR
1 LKR = 0.052285
MDL
Avg
19.1477
High
19.2329
Low
19.0913
Last updated: 7/28/2026, 10:39:10 PM
Quick Conversions
| MDL | LKR |
|---|---|
| 1 MDL | 19.13 LKR |
| 10 MDL | 191.26 LKR |
| 50 MDL | 956.30 LKR |
| 100 MDL | 1,912.60 LKR |
| 500 MDL | 9,563.02 LKR |
| 1,000 MDL | 19,126.03 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-07-28T22:39:10Z",
"rates": {
"LKR": 19.126031
}
}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": 1912.6031,
"rate": 19.126031
}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