Rate Overview
Live
1 LVL = 5831.66 MNT
1 MNT = 0.000171
LVL
Avg
5898.83
High
6043.54
Low
5809.25
Last updated: 7/29/2026, 4:49:21 PM
Quick Conversions
| LVL | MNT |
|---|---|
| 1 LVL | 5,831.66 MNT |
| 10 LVL | 58,316.63 MNT |
| 50 LVL | 291,583.16 MNT |
| 100 LVL | 583,166.32 MNT |
| 500 LVL | 2,915,831.60 MNT |
| 1,000 LVL | 5,831,663.20 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-07-29T16:49:21Z",
"rates": {
"MNT": 5831.663202
}
}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": 583166.3202,
"rate": 5831.663202
}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