Rate Overview
Live
1 MXN = 6.8561 VUV
1 VUV = 0.145855
MXN
Avg
6.8342
High
6.8804
Low
6.7773
Last updated: 7/1/2026, 3:38:17 AM
Quick Conversions
| MXN | VUV |
|---|---|
| 1 MXN | 6.86 VUV |
| 10 MXN | 68.56 VUV |
| 50 MXN | 342.81 VUV |
| 100 MXN | 685.61 VUV |
| 500 MXN | 3,428.06 VUV |
| 1,000 MXN | 6,856.12 VUV |
Get MXN/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=VUVExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-07-01T03:38:17Z",
"rates": {
"VUV": 6.85612
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "VUV",
"amount": 100
},
"result": 685.612,
"rate": 6.85612
}Build with MXN/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key