Rate Overview
Live
1 MDL = 1282.50 LAK
1 LAK = 0.000780
MDL
Avg
1264.77
High
1288.78
Low
1231.59
Last updated: 7/8/2026, 6:21:37 AM
Quick Conversions
| MDL | LAK |
|---|---|
| 1 MDL | 1,282.50 LAK |
| 10 MDL | 12,825.00 LAK |
| 50 MDL | 64,124.99 LAK |
| 100 MDL | 128,249.98 LAK |
| 500 MDL | 641,249.89 LAK |
| 1,000 MDL | 1,282,499.78 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-08T06:21:37Z",
"rates": {
"LAK": 1282.499775
}
}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": 128249.9775,
"rate": 1282.499775
}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