Rate Overview
Live
1 MXN = 0.033976 LVL
1 LVL = 29.4325
MXN
Avg
0.034180
High
0.034769
Low
0.033304
Last updated: 3/27/2026, 7:44:17 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 | 16.99 LVL |
| 1,000 MXN | 33.98 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-27T07:44:17Z",
"rates": {
"LVL": 0.033976
}
}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.3975999999999997,
"rate": 0.033976
}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