Rate Overview
Live
1 LAK = 0.000778 MDL
1 MDL = 1285.35
LAK
Avg
0.000784
High
0.000794
Low
0.000777
Last updated: 7/7/2026, 1:08:24 AM
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.39 MDL |
| 1,000 LAK | 0.78 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-07-07T01:08:24Z",
"rates": {
"MDL": 0.000778
}
}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.07780000000000001,
"rate": 0.000778
}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