Rate Overview
Live
1 MDL = 0.034986 LVL
1 LVL = 28.5829
MDL
Avg
0.034917
High
0.035019
Low
0.034797
Last updated: 3/7/2026, 1:55:07 AM
Quick Conversions
| MDL | LVL |
|---|---|
| 1 MDL | 0.03 LVL |
| 10 MDL | 0.35 LVL |
| 50 MDL | 1.75 LVL |
| 100 MDL | 3.50 LVL |
| 500 MDL | 17.49 LVL |
| 1,000 MDL | 34.99 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-03-07T01:55:07Z",
"rates": {
"LVL": 0.034986
}
}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.4986,
"rate": 0.034986
}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