Rate Overview
Live
1 MXN = 6.7171 VUV
1 VUV = 0.148873
MXN
Avg
6.6906
High
6.7255
Low
6.6247
Last updated: 3/27/2026, 6:07:38 AM
Quick Conversions
| MXN | VUV |
|---|---|
| 1 MXN | 6.72 VUV |
| 10 MXN | 67.17 VUV |
| 50 MXN | 335.86 VUV |
| 100 MXN | 671.71 VUV |
| 500 MXN | 3,358.56 VUV |
| 1,000 MXN | 6,717.13 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-27T06:07:38Z",
"rates": {
"VUV": 6.717128
}
}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": 671.7128,
"rate": 6.717128
}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