Rate Overview
Live
1 MNT = 0.000171 LVL
1 LVL = 5847.95
MNT
Avg
0.000171
High
0.000172
Low
0.000168
Last updated: 7/4/2026, 6:40:13 PM
Quick Conversions
| MNT | LVL |
|---|---|
| 1 MNT | 0.00 LVL |
| 10 MNT | 0.00 LVL |
| 50 MNT | 0.01 LVL |
| 100 MNT | 0.02 LVL |
| 500 MNT | 0.09 LVL |
| 1,000 MNT | 0.17 LVL |
Get MNT/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=LVLExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-04T18:40:13Z",
"rates": {
"LVL": 0.000171
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "LVL",
"amount": 100
},
"result": 0.0171,
"rate": 0.000171
}Build with MNT/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key