Rate Overview
Live
1 MDL = 19.1354 LKR
1 LKR = 0.052259
MDL
Avg
19.1156
High
19.2546
Low
18.9812
Last updated: 7/28/2026, 4:11:11 PM
Quick Conversions
| MDL | LKR |
|---|---|
| 1 MDL | 19.14 LKR |
| 10 MDL | 191.35 LKR |
| 50 MDL | 956.77 LKR |
| 100 MDL | 1,913.54 LKR |
| 500 MDL | 9,567.70 LKR |
| 1,000 MDL | 19,135.40 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-28T16:11:11Z",
"rates": {
"LKR": 19.135404
}
}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": 1913.5404,
"rate": 19.135404
}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