Rate Overview
Live
1 MDL = 19.1367 LKR
1 LKR = 0.052256
MDL
Avg
19.2049
High
19.2883
Low
19.1225
Last updated: 6/19/2026, 8:24:35 AM
Quick Conversions
| MDL | LKR |
|---|---|
| 1 MDL | 19.14 LKR |
| 10 MDL | 191.37 LKR |
| 50 MDL | 956.83 LKR |
| 100 MDL | 1,913.67 LKR |
| 500 MDL | 9,568.34 LKR |
| 1,000 MDL | 19,136.69 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-06-19T08:24:35Z",
"rates": {
"LKR": 19.136685
}
}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.6685,
"rate": 19.136685
}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