Rate Overview
Live
1 MXN = 6.8362 VUV
1 VUV = 0.146280
MXN
Avg
6.8412
High
6.8804
Low
6.7598
Last updated: 7/28/2026, 10:30:55 AM
Quick Conversions
| MXN | VUV |
|---|---|
| 1 MXN | 6.84 VUV |
| 10 MXN | 68.36 VUV |
| 50 MXN | 341.81 VUV |
| 100 MXN | 683.62 VUV |
| 500 MXN | 3,418.09 VUV |
| 1,000 MXN | 6,836.19 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-28T10:30:55Z",
"rates": {
"VUV": 6.836185
}
}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": 683.6185,
"rate": 6.836185
}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