Rate Overview
Live
1 MXN = 6.6678 VUV
1 VUV = 0.149974
MXN
Avg
6.7386
High
6.9258
Low
6.5859
Last updated: 3/27/2026, 11:11:24 AM
Quick Conversions
| MXN | VUV |
|---|---|
| 1 MXN | 6.67 VUV |
| 10 MXN | 66.68 VUV |
| 50 MXN | 333.39 VUV |
| 100 MXN | 666.78 VUV |
| 500 MXN | 3,333.91 VUV |
| 1,000 MXN | 6,667.81 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-27T11:11:24Z",
"rates": {
"VUV": 6.667813
}
}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": 666.7813,
"rate": 6.667813
}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