Rate Overview
Live
1 LVL = 5927.06 MNT
1 MNT = 0.000169
LVL
Avg
5595.24
High
6027.90
Low
1.1393
Last updated: 5/29/2026, 5:27:18 PM
Quick Conversions
| LVL | MNT |
|---|---|
| 1 LVL | 5,927.06 MNT |
| 10 LVL | 59,270.64 MNT |
| 50 LVL | 296,353.22 MNT |
| 100 LVL | 592,706.45 MNT |
| 500 LVL | 2,963,532.25 MNT |
| 1,000 LVL | 5,927,064.50 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-05-29T17:27:18Z",
"rates": {
"MNT": 5927.064496
}
}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": 592706.4496,
"rate": 5927.064496
}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