Rate Overview
Live
1 MDL = 1236.21 LAK
1 LAK = 0.000809
MDL
Avg
1247.34
High
1301.12
Low
1168.90
Last updated: 3/27/2026, 3:12:17 PM
Quick Conversions
| MDL | LAK |
|---|---|
| 1 MDL | 1,236.21 LAK |
| 10 MDL | 12,362.14 LAK |
| 50 MDL | 61,810.72 LAK |
| 100 MDL | 123,621.44 LAK |
| 500 MDL | 618,107.22 LAK |
| 1,000 MDL | 1,236,214.44 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-03-27T15:12:17Z",
"rates": {
"LAK": 1236.214443
}
}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": 123621.4443,
"rate": 1236.214443
}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