Rate Overview
Live
1 MDL = 1284.72 LAK
1 LAK = 0.000778
MDL
Avg
1274.37
High
1287.35
Low
1241.69
Last updated: 7/22/2026, 6:39:50 AM
Quick Conversions
| MDL | LAK |
|---|---|
| 1 MDL | 1,284.72 LAK |
| 10 MDL | 12,847.22 LAK |
| 50 MDL | 64,236.08 LAK |
| 100 MDL | 128,472.15 LAK |
| 500 MDL | 642,360.75 LAK |
| 1,000 MDL | 1,284,721.51 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-22T06:39:50Z",
"rates": {
"LAK": 1284.721509
}
}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": 128472.1509,
"rate": 1284.721509
}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