Rate Overview
Live
1 MDL = 1290.23 LAK
1 LAK = 0.000775
MDL
Avg
1281.71
High
1290.23
Low
1273.44
Last updated: 4/16/2026, 8:10:16 PM
Quick Conversions
| MDL | LAK |
|---|---|
| 1 MDL | 1,290.23 LAK |
| 10 MDL | 12,902.33 LAK |
| 50 MDL | 64,511.64 LAK |
| 100 MDL | 129,023.29 LAK |
| 500 MDL | 645,116.44 LAK |
| 1,000 MDL | 1,290,232.88 LAK |
Get MDL/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=LAKExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-04-16T20:10:16Z",
"rates": {
"LAK": 1290.232879
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "LAK",
"amount": 100
},
"result": 129023.2879,
"rate": 1290.232879
}Build with MDL/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key