Rate Overview
Live
1 MDL = 1286.99 LAK
1 LAK = 0.000777
MDL
Avg
1266.83
High
1288.78
Low
1231.59
Last updated: 7/26/2026, 7:49:33 PM
Quick Conversions
| MDL | LAK |
|---|---|
| 1 MDL | 1,286.99 LAK |
| 10 MDL | 12,869.95 LAK |
| 50 MDL | 64,349.73 LAK |
| 100 MDL | 128,699.46 LAK |
| 500 MDL | 643,497.30 LAK |
| 1,000 MDL | 1,286,994.61 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-07-26T19:49:33Z",
"rates": {
"LAK": 1286.994609
}
}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": 128699.4609,
"rate": 1286.994609
}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