Rate Overview
Live
1 MDL = 1301.15 LAK
1 LAK = 0.000769
MDL
Avg
1299.93
High
1303.39
Low
1297.32
Last updated: 8/13/2026, 2:55:43 AM
Quick Conversions
| MDL | LAK |
|---|---|
| 1 MDL | 1,301.15 LAK |
| 10 MDL | 13,011.52 LAK |
| 50 MDL | 65,057.62 LAK |
| 100 MDL | 130,115.24 LAK |
| 500 MDL | 650,576.20 LAK |
| 1,000 MDL | 1,301,152.41 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-08-13T02:55:43Z",
"rates": {
"LAK": 1301.152409
}
}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": 130115.2409,
"rate": 1301.152409
}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