Rate Overview
Live
1 LVL = 5819.33 MNT
1 MNT = 0.000172
LVL
Avg
5879.05
High
5913.56
Low
5819.33
Last updated: 6/19/2026, 10:27:19 AM
Quick Conversions
| LVL | MNT |
|---|---|
| 1 LVL | 5,819.33 MNT |
| 10 LVL | 58,193.27 MNT |
| 50 LVL | 290,966.37 MNT |
| 100 LVL | 581,932.73 MNT |
| 500 LVL | 2,909,663.67 MNT |
| 1,000 LVL | 5,819,327.34 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-06-19T10:27:19Z",
"rates": {
"MNT": 5819.327338
}
}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": 581932.7338,
"rate": 5819.327338
}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