Rate Overview
Live
1 MXN = 6.8259 VUV
1 VUV = 0.146500
MXN
Avg
6.8000
High
6.8472
Low
6.7487
Last updated: 5/7/2026, 8:08:56 AM
Quick Conversions
| MXN | VUV |
|---|---|
| 1 MXN | 6.83 VUV |
| 10 MXN | 68.26 VUV |
| 50 MXN | 341.30 VUV |
| 100 MXN | 682.59 VUV |
| 500 MXN | 3,412.96 VUV |
| 1,000 MXN | 6,825.93 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-05-07T08:08:56Z",
"rates": {
"VUV": 6.825927
}
}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.5927,
"rate": 6.825927
}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