Rate Overview
Live
1 MDL = 0.035374 LVL
1 LVL = 28.2694
MDL
Avg
0.035142
High
0.035374
Low
0.035044
Last updated: 5/9/2026, 3:40:58 AM
Quick Conversions
| MDL | LVL |
|---|---|
| 1 MDL | 0.04 LVL |
| 10 MDL | 0.35 LVL |
| 50 MDL | 1.77 LVL |
| 100 MDL | 3.54 LVL |
| 500 MDL | 17.69 LVL |
| 1,000 MDL | 35.37 LVL |
Get MDL/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=LVLExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-05-09T03:40:58Z",
"rates": {
"LVL": 0.035374
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "LVL",
"amount": 100
},
"result": 3.5374000000000003,
"rate": 0.035374
}Build with MDL/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key