Rate Overview
Live
1 MXN = 6.8364 VUV
1 VUV = 0.146276
MXN
Avg
6.8588
High
6.8938
Low
6.8357
Last updated: 4/17/2026, 6:04:43 AM
Quick Conversions
| MXN | VUV |
|---|---|
| 1 MXN | 6.84 VUV |
| 10 MXN | 68.36 VUV |
| 50 MXN | 341.82 VUV |
| 100 MXN | 683.64 VUV |
| 500 MXN | 3,418.19 VUV |
| 1,000 MXN | 6,836.37 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-04-17T06:04:43Z",
"rates": {
"VUV": 6.836374
}
}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.6374000000001,
"rate": 6.836374
}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