Rate Overview
Live
1 MDL = 17.9907 LKR
1 LKR = 0.055584
MDL
Avg
18.1200
High
18.4725
Low
17.8461
Last updated: 3/27/2026, 10:06:17 AM
Quick Conversions
| MDL | LKR |
|---|---|
| 1 MDL | 17.99 LKR |
| 10 MDL | 179.91 LKR |
| 50 MDL | 899.54 LKR |
| 100 MDL | 1,799.07 LKR |
| 500 MDL | 8,995.36 LKR |
| 1,000 MDL | 17,990.72 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-03-27T10:06:17Z",
"rates": {
"LKR": 17.990722
}
}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": 1799.0722,
"rate": 17.990722
}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