Rate Overview
Live
1 MXN = 0.035685 LVL
1 LVL = 28.0230
MXN
Avg
0.035651
High
0.035846
Low
0.035467
Last updated: 8/16/2026, 3:11:40 AM
Quick Conversions
| MXN | LVL |
|---|---|
| 1 MXN | 0.04 LVL |
| 10 MXN | 0.36 LVL |
| 50 MXN | 1.78 LVL |
| 100 MXN | 3.57 LVL |
| 500 MXN | 17.84 LVL |
| 1,000 MXN | 35.69 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-08-16T03:11:40Z",
"rates": {
"LVL": 0.035685
}
}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.5685000000000002,
"rate": 0.035685
}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