Rate Overview
Live
1 MXN = 6.7847 VUV
1 VUV = 0.147391
MXN
Avg
6.8235
High
6.9543
Low
6.6555
Last updated: 7/25/2026, 10:57:52 PM
Quick Conversions
| MXN | VUV |
|---|---|
| 1 MXN | 6.78 VUV |
| 10 MXN | 67.85 VUV |
| 50 MXN | 339.23 VUV |
| 100 MXN | 678.47 VUV |
| 500 MXN | 3,392.35 VUV |
| 1,000 MXN | 6,784.70 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-25T22:57:52Z",
"rates": {
"VUV": 6.784695
}
}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": 678.4695,
"rate": 6.784695
}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