Rate Overview
Live
1 MXN = 0.033850 LVL
1 LVL = 29.5421
MXN
Avg
0.034171
High
0.034769
Low
0.033304
Last updated: 3/27/2026, 9:25:04 AM
Quick Conversions
| MXN | LVL |
|---|---|
| 1 MXN | 0.03 LVL |
| 10 MXN | 0.34 LVL |
| 50 MXN | 1.69 LVL |
| 100 MXN | 3.39 LVL |
| 500 MXN | 16.93 LVL |
| 1,000 MXN | 33.85 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-27T09:25:04Z",
"rates": {
"LVL": 0.03385
}
}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.385,
"rate": 0.03385
}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