Rate Overview
Live
1 MXN = 6.8504 VUV
1 VUV = 0.145978
MXN
Avg
6.6874
High
6.9381
Low
6.2580
Last updated: 7/27/2026, 6:52:43 AM
Quick Conversions
| MXN | VUV |
|---|---|
| 1 MXN | 6.85 VUV |
| 10 MXN | 68.50 VUV |
| 50 MXN | 342.52 VUV |
| 100 MXN | 685.04 VUV |
| 500 MXN | 3,425.18 VUV |
| 1,000 MXN | 6,850.36 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-27T06:52:43Z",
"rates": {
"VUV": 6.850357
}
}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.0357,
"rate": 6.850357
}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