Rate Overview
Live
1 MDL = 1258.58 LAK
1 LAK = 0.000795
MDL
Avg
1260.60
High
1271.84
Low
1241.69
Last updated: 7/3/2026, 5:05:41 AM
Quick Conversions
| MDL | LAK |
|---|---|
| 1 MDL | 1,258.58 LAK |
| 10 MDL | 12,585.82 LAK |
| 50 MDL | 62,929.08 LAK |
| 100 MDL | 125,858.15 LAK |
| 500 MDL | 629,290.77 LAK |
| 1,000 MDL | 1,258,581.53 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-03T05:05:41Z",
"rates": {
"LAK": 1258.581531
}
}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": 125858.15310000001,
"rate": 1258.581531
}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