Rate Overview
Live
1 MXN = 0.035330 LVL
1 LVL = 28.3046
MXN
Avg
0.035331
High
0.035380
Low
0.035222
Last updated: 7/29/2026, 10:50:08 AM
Quick Conversions
| MXN | LVL |
|---|---|
| 1 MXN | 0.04 LVL |
| 10 MXN | 0.35 LVL |
| 50 MXN | 1.77 LVL |
| 100 MXN | 3.53 LVL |
| 500 MXN | 17.67 LVL |
| 1,000 MXN | 35.33 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-07-29T10:50:08Z",
"rates": {
"LVL": 0.03533
}
}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.533,
"rate": 0.03533
}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