Rate Overview
Live
1 MDL = 1264.52 LAK
1 LAK = 0.000791
MDL
Avg
1264.72
High
1268.68
Low
1259.66
Last updated: 5/27/2026, 12:16:33 AM
Quick Conversions
| MDL | LAK |
|---|---|
| 1 MDL | 1,264.52 LAK |
| 10 MDL | 12,645.17 LAK |
| 50 MDL | 63,225.83 LAK |
| 100 MDL | 126,451.66 LAK |
| 500 MDL | 632,258.29 LAK |
| 1,000 MDL | 1,264,516.58 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-05-27T00:16:33Z",
"rates": {
"LAK": 1264.516582
}
}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": 126451.65819999999,
"rate": 1264.516582
}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