Rate Overview
Live
1 MXN = 6.9061 VUV
1 VUV = 0.144798
MXN
Avg
6.8949
High
6.9381
Low
6.8184
Last updated: 6/17/2026, 5:01:49 AM
Quick Conversions
| MXN | VUV |
|---|---|
| 1 MXN | 6.91 VUV |
| 10 MXN | 69.06 VUV |
| 50 MXN | 345.31 VUV |
| 100 MXN | 690.61 VUV |
| 500 MXN | 3,453.07 VUV |
| 1,000 MXN | 6,906.15 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-06-17T05:01:49Z",
"rates": {
"VUV": 6.906149
}
}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": 690.6149,
"rate": 6.906149
}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