Rate Overview
Live
1 MDL = 19.1399 LKR
1 LKR = 0.052247
MDL
Avg
19.0667
High
19.1399
Low
19.0262
Last updated: 7/9/2026, 10:42:23 AM
Quick Conversions
| MDL | LKR |
|---|---|
| 1 MDL | 19.14 LKR |
| 10 MDL | 191.40 LKR |
| 50 MDL | 956.99 LKR |
| 100 MDL | 1,913.99 LKR |
| 500 MDL | 9,569.93 LKR |
| 1,000 MDL | 19,139.85 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-09T10:42:23Z",
"rates": {
"LKR": 19.139854
}
}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": 1913.9854,
"rate": 19.139854
}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