Rate Overview
Live
1 MXN = 6.8201 VUV
1 VUV = 0.146626
MXN
Avg
6.3445
High
6.9160
Low
5.8592
Last updated: 5/27/2026, 10:51:52 PM
Quick Conversions
| MXN | VUV |
|---|---|
| 1 MXN | 6.82 VUV |
| 10 MXN | 68.20 VUV |
| 50 MXN | 341.00 VUV |
| 100 MXN | 682.01 VUV |
| 500 MXN | 3,410.03 VUV |
| 1,000 MXN | 6,820.06 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-27T22:51:52Z",
"rates": {
"VUV": 6.820063
}
}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.0063,
"rate": 6.820063
}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