Rate Overview
Live
1 MDL = 1254.35 LAK
1 LAK = 0.000797
MDL
Avg
1256.90
High
1263.84
Low
1252.02
Last updated: 6/26/2026, 11:15:32 PM
Quick Conversions
| MDL | LAK |
|---|---|
| 1 MDL | 1,254.35 LAK |
| 10 MDL | 12,543.51 LAK |
| 50 MDL | 62,717.56 LAK |
| 100 MDL | 125,435.12 LAK |
| 500 MDL | 627,175.58 LAK |
| 1,000 MDL | 1,254,351.16 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-26T23:15:32Z",
"rates": {
"LAK": 1254.351164
}
}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": 125435.1164,
"rate": 1254.351164
}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