Rate Overview
Live
1 MDL = 1238.30 LAK
1 LAK = 0.000808
MDL
Avg
1243.57
High
1251.28
Low
1236.40
Last updated: 3/7/2026, 1:56:45 AM
Quick Conversions
| MDL | LAK |
|---|---|
| 1 MDL | 1,238.30 LAK |
| 10 MDL | 12,382.99 LAK |
| 50 MDL | 61,914.96 LAK |
| 100 MDL | 123,829.92 LAK |
| 500 MDL | 619,149.61 LAK |
| 1,000 MDL | 1,238,299.22 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-07T01:56:45Z",
"rates": {
"LAK": 1238.299224
}
}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": 123829.92240000001,
"rate": 1238.299224
}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