Rate Overview
Live
1 MXN = 6.8317 VUV
1 VUV = 0.146377
MXN
Avg
6.3832
High
6.9160
Low
5.8592
Last updated: 7/28/2026, 1:33:15 PM
Quick Conversions
| MXN | VUV |
|---|---|
| 1 MXN | 6.83 VUV |
| 10 MXN | 68.32 VUV |
| 50 MXN | 341.58 VUV |
| 100 MXN | 683.17 VUV |
| 500 MXN | 3,415.84 VUV |
| 1,000 MXN | 6,831.69 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-07-28T13:33:15Z",
"rates": {
"VUV": 6.831689
}
}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": 683.1689,
"rate": 6.831689
}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