Rate Overview
Live
1 MXN = 6.8247 VUV
1 VUV = 0.146526
MXN
Avg
6.8180
High
6.8669
Low
6.7598
Last updated: 7/25/2026, 2:34:12 AM
Quick Conversions
| MXN | VUV |
|---|---|
| 1 MXN | 6.82 VUV |
| 10 MXN | 68.25 VUV |
| 50 MXN | 341.24 VUV |
| 100 MXN | 682.47 VUV |
| 500 MXN | 3,412.37 VUV |
| 1,000 MXN | 6,824.74 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-25T02:34:12Z",
"rates": {
"VUV": 6.824744
}
}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": 682.4744,
"rate": 6.824744
}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