Rate Overview
Live
1 LVL = 5902.54 MNT
1 MNT = 0.000169
LVL
Avg
5439.13
High
6004.80
Low
1.3431
Last updated: 8/1/2026, 12:34:49 PM
Quick Conversions
| LVL | MNT |
|---|---|
| 1 LVL | 5,902.54 MNT |
| 10 LVL | 59,025.36 MNT |
| 50 LVL | 295,126.79 MNT |
| 100 LVL | 590,253.58 MNT |
| 500 LVL | 2,951,267.89 MNT |
| 1,000 LVL | 5,902,535.79 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-08-01T12:34:49Z",
"rates": {
"MNT": 5902.535786
}
}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": 590253.5786,
"rate": 5902.535786
}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