Rate Overview
Live
1 LVL = 5903.63 MNT
1 MNT = 0.000169
LVL
Avg
5942.63
High
5995.72
Low
5891.89
Last updated: 3/7/2026, 2:33:07 AM
Quick Conversions
| LVL | MNT |
|---|---|
| 1 LVL | 5,903.63 MNT |
| 10 LVL | 59,036.30 MNT |
| 50 LVL | 295,181.52 MNT |
| 100 LVL | 590,363.03 MNT |
| 500 LVL | 2,951,815.17 MNT |
| 1,000 LVL | 5,903,630.34 MNT |
Get LVL/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=MNTExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-03-07T02:33:07Z",
"rates": {
"MNT": 5903.630338
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "MNT",
"amount": 100
},
"result": 590363.0338,
"rate": 5903.630338
}Build with LVL/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key