Rate Overview
Live
1 MDL = 1264.27 LAK
1 LAK = 0.000791
MDL
Avg
1264.87
High
1289.07
Low
1232.19
Last updated: 6/28/2026, 11:38:31 PM
Quick Conversions
| MDL | LAK |
|---|---|
| 1 MDL | 1,264.27 LAK |
| 10 MDL | 12,642.73 LAK |
| 50 MDL | 63,213.67 LAK |
| 100 MDL | 126,427.34 LAK |
| 500 MDL | 632,136.71 LAK |
| 1,000 MDL | 1,264,273.42 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-06-28T23:38:31Z",
"rates": {
"LAK": 1264.27342
}
}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": 126427.342,
"rate": 1264.27342
}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