Rate Overview
Live
1 MXN = 6.6807 VUV
1 VUV = 0.149684
MXN
Avg
6.7165
High
6.9335
Low
6.4106
Last updated: 3/27/2026, 9:23:47 AM
Quick Conversions
| MXN | VUV |
|---|---|
| 1 MXN | 6.68 VUV |
| 10 MXN | 66.81 VUV |
| 50 MXN | 334.04 VUV |
| 100 MXN | 668.07 VUV |
| 500 MXN | 3,340.36 VUV |
| 1,000 MXN | 6,680.73 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-03-27T09:23:47Z",
"rates": {
"VUV": 6.680728
}
}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": 668.0728,
"rate": 6.680728
}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