Rate Overview
Live
1 LKR = 0.053908 MDL
1 MDL = 18.5501
LKR
Avg
0.054276
High
0.054588
Low
0.053908
Last updated: 4/16/2026, 6:06:18 PM
Quick Conversions
| LKR | MDL |
|---|---|
| 1 LKR | 0.05 MDL |
| 10 LKR | 0.54 MDL |
| 50 LKR | 2.70 MDL |
| 100 LKR | 5.39 MDL |
| 500 LKR | 26.95 MDL |
| 1,000 LKR | 53.91 MDL |
Get LKR/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=MDLExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-04-16T18:06:18Z",
"rates": {
"MDL": 0.053908
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "MDL",
"amount": 100
},
"result": 5.3908,
"rate": 0.053908
}Build with LKR/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key