Rate Overview
Live
1 MDL = 19.0719 LKR
1 LKR = 0.052433
MDL
Avg
18.6166
High
19.6765
Low
17.8591
Last updated: 7/29/2026, 3:09:59 PM
Quick Conversions
| MDL | LKR |
|---|---|
| 1 MDL | 19.07 LKR |
| 10 MDL | 190.72 LKR |
| 50 MDL | 953.59 LKR |
| 100 MDL | 1,907.19 LKR |
| 500 MDL | 9,535.93 LKR |
| 1,000 MDL | 19,071.86 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-29T15:09:59Z",
"rates": {
"LKR": 19.071857
}
}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": 1907.1857000000002,
"rate": 19.071857
}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