Rate Overview
Live
1 MDL = 0.035007 LVL
1 LVL = 28.5657
MDL
Avg
0.034891
High
0.035007
Low
0.034703
Last updated: 6/19/2026, 1:39:43 AM
Quick Conversions
| MDL | LVL |
|---|---|
| 1 MDL | 0.04 LVL |
| 10 MDL | 0.35 LVL |
| 50 MDL | 1.75 LVL |
| 100 MDL | 3.50 LVL |
| 500 MDL | 17.50 LVL |
| 1,000 MDL | 35.01 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-06-19T01:39:43Z",
"rates": {
"LVL": 0.035007
}
}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.5007,
"rate": 0.035007
}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