Rate Overview
Live
1 MXN = 0.034001 LVL
1 LVL = 29.4109
MXN
Avg
0.034268
High
0.034566
Low
0.034001
Last updated: 3/7/2026, 3:29:21 AM
Quick Conversions
| MXN | LVL |
|---|---|
| 1 MXN | 0.03 LVL |
| 10 MXN | 0.34 LVL |
| 50 MXN | 1.70 LVL |
| 100 MXN | 3.40 LVL |
| 500 MXN | 17.00 LVL |
| 1,000 MXN | 34.00 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-03-07T03:29:21Z",
"rates": {
"LVL": 0.034001
}
}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.4001,
"rate": 0.034001
}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