Rate Overview
Live
1 LVL = 5850.81 MNT
1 MNT = 0.000171
LVL
Avg
5829.10
High
5850.81
Low
5811.62
Last updated: 7/31/2026, 12:27:39 AM
Quick Conversions
| LVL | MNT |
|---|---|
| 1 LVL | 5,850.81 MNT |
| 10 LVL | 58,508.12 MNT |
| 50 LVL | 292,540.59 MNT |
| 100 LVL | 585,081.17 MNT |
| 500 LVL | 2,925,405.87 MNT |
| 1,000 LVL | 5,850,811.75 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-31T00:27:39Z",
"rates": {
"MNT": 5850.811745
}
}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": 585081.1745,
"rate": 5850.811745
}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