Rate Overview
Live
1 MXN = 6.8114 VUV
1 VUV = 0.146813
MXN
Avg
6.8256
High
6.8531
Low
6.7742
Last updated: 5/27/2026, 6:17:37 PM
Quick Conversions
| MXN | VUV |
|---|---|
| 1 MXN | 6.81 VUV |
| 10 MXN | 68.11 VUV |
| 50 MXN | 340.57 VUV |
| 100 MXN | 681.14 VUV |
| 500 MXN | 3,405.69 VUV |
| 1,000 MXN | 6,811.39 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-27T18:17:37Z",
"rates": {
"VUV": 6.811388
}
}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": 681.1388,
"rate": 6.811388
}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