Rate Overview
Live
1 MDL = 1288.91 LAK
1 LAK = 0.000776
MDL
Avg
1287.01
High
1291.51
Low
1282.62
Last updated: 7/26/2026, 12:22:09 AM
Quick Conversions
| MDL | LAK |
|---|---|
| 1 MDL | 1,288.91 LAK |
| 10 MDL | 12,889.09 LAK |
| 50 MDL | 64,445.46 LAK |
| 100 MDL | 128,890.92 LAK |
| 500 MDL | 644,454.59 LAK |
| 1,000 MDL | 1,288,909.18 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-26T00:22:09Z",
"rates": {
"LAK": 1288.909177
}
}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": 128890.9177,
"rate": 1288.909177
}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