Rate Overview
Live
1 LVL = 5911.10 MNT
1 MNT = 0.000169
LVL
Avg
5917.75
High
5943.78
Low
5907.47
Last updated: 4/18/2026, 8:46:51 AM
Quick Conversions
| LVL | MNT |
|---|---|
| 1 LVL | 5,911.10 MNT |
| 10 LVL | 59,111.02 MNT |
| 50 LVL | 295,555.09 MNT |
| 100 LVL | 591,110.18 MNT |
| 500 LVL | 2,955,550.92 MNT |
| 1,000 LVL | 5,911,101.85 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-04-18T08:46:51Z",
"rates": {
"MNT": 5911.101846
}
}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": 591110.1845999999,
"rate": 5911.101846
}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