Rate Overview
Live
1 LKR = 0.052207 MDL
1 MDL = 19.1545
LKR
Avg
0.052351
High
0.052683
Low
0.051844
Last updated: 7/10/2026, 5:34:51 AM
Quick Conversions
| LKR | MDL |
|---|---|
| 1 LKR | 0.05 MDL |
| 10 LKR | 0.52 MDL |
| 50 LKR | 2.61 MDL |
| 100 LKR | 5.22 MDL |
| 500 LKR | 26.10 MDL |
| 1,000 LKR | 52.21 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-07-10T05:34:51Z",
"rates": {
"MDL": 0.052207
}
}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.220700000000001,
"rate": 0.052207
}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