Rate Overview
Live
1 MDL = 0.034936 LVL
1 LVL = 28.6238
MDL
Avg
0.035721
High
0.036982
Low
0.034676
Last updated: 7/27/2026, 11:41:34 PM
Quick Conversions
| MDL | LVL |
|---|---|
| 1 MDL | 0.03 LVL |
| 10 MDL | 0.35 LVL |
| 50 MDL | 1.75 LVL |
| 100 MDL | 3.49 LVL |
| 500 MDL | 17.47 LVL |
| 1,000 MDL | 34.94 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-27T23:41:34Z",
"rates": {
"LVL": 0.034936
}
}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.4936000000000003,
"rate": 0.034936
}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