Rate Overview
Live
1 MDL = 1272.30 LAK
1 LAK = 0.000786
MDL
Avg
1274.08
High
1276.08
Low
1269.11
Last updated: 5/6/2026, 10:20:26 PM
Quick Conversions
| MDL | LAK |
|---|---|
| 1 MDL | 1,272.30 LAK |
| 10 MDL | 12,723.04 LAK |
| 50 MDL | 63,615.19 LAK |
| 100 MDL | 127,230.37 LAK |
| 500 MDL | 636,151.87 LAK |
| 1,000 MDL | 1,272,303.74 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-05-06T22:20:26Z",
"rates": {
"LAK": 1272.303742
}
}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": 127230.3742,
"rate": 1272.303742
}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