Rate Overview
Live
1 LAK = 0.000790 MDL
1 MDL = 1265.82
LAK
Avg
0.000790
High
0.000792
Low
0.000785
Last updated: 6/16/2026, 1:27:56 PM
Quick Conversions
| LAK | MDL |
|---|---|
| 1 LAK | 0.00 MDL |
| 10 LAK | 0.01 MDL |
| 50 LAK | 0.04 MDL |
| 100 LAK | 0.08 MDL |
| 500 LAK | 0.40 MDL |
| 1,000 LAK | 0.79 MDL |
Get LAK/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=MDLExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-06-16T13:27:56Z",
"rates": {
"MDL": 0.00079
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "MDL",
"amount": 100
},
"result": 0.079,
"rate": 0.00079
}Build with LAK/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key