Rate Overview
Live
1 MDL = 0.035084 LVL
1 LVL = 28.5030
MDL
Avg
0.035370
High
0.036205
Low
0.034551
Last updated: 7/29/2026, 1:58:24 AM
Quick Conversions
| MDL | LVL |
|---|---|
| 1 MDL | 0.04 LVL |
| 10 MDL | 0.35 LVL |
| 50 MDL | 1.75 LVL |
| 100 MDL | 3.51 LVL |
| 500 MDL | 17.54 LVL |
| 1,000 MDL | 35.08 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-07-29T01:58:24Z",
"rates": {
"LVL": 0.035084
}
}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.5083999999999995,
"rate": 0.035084
}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