Rate Overview
Live
1 LKR = 0.053339 MDL
1 MDL = 18.7480
LKR
Avg
0.052335
High
0.053439
Low
0.050821
Last updated: 5/27/2026, 1:21:46 AM
Quick Conversions
| LKR | MDL |
|---|---|
| 1 LKR | 0.05 MDL |
| 10 LKR | 0.53 MDL |
| 50 LKR | 2.67 MDL |
| 100 LKR | 5.33 MDL |
| 500 LKR | 26.67 MDL |
| 1,000 LKR | 53.34 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-05-27T01:21:46Z",
"rates": {
"MDL": 0.053339
}
}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.3339,
"rate": 0.053339
}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