Rate Overview
Live
1 MXN = 0.034887 LVL
1 LVL = 28.6640
MXN
Avg
0.032918
High
0.034887
Low
0.031270
Last updated: 5/27/2026, 9:45:20 AM
Quick Conversions
| MXN | LVL |
|---|---|
| 1 MXN | 0.03 LVL |
| 10 MXN | 0.35 LVL |
| 50 MXN | 1.74 LVL |
| 100 MXN | 3.49 LVL |
| 500 MXN | 17.44 LVL |
| 1,000 MXN | 34.89 LVL |
Get MXN/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=LVLExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-05-27T09:45:20Z",
"rates": {
"LVL": 0.034887
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "LVL",
"amount": 100
},
"result": 3.4887,
"rate": 0.034887
}Build with MXN/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key