Rate Overview
Live
1 LVL = 5860.86 MNT
1 MNT = 0.000171
LVL
Avg
5949.16
High
6090.07
Low
5858.02
Last updated: 3/27/2026, 9:50:35 AM
Quick Conversions
| LVL | MNT |
|---|---|
| 1 LVL | 5,860.86 MNT |
| 10 LVL | 58,608.60 MNT |
| 50 LVL | 293,043.00 MNT |
| 100 LVL | 586,086.00 MNT |
| 500 LVL | 2,930,430.02 MNT |
| 1,000 LVL | 5,860,860.04 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-27T09:50:35Z",
"rates": {
"MNT": 5860.860042
}
}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": 586086.0042000001,
"rate": 5860.860042
}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