Rate Overview
Live
1 MXN = 6.6923 VUV
1 VUV = 0.149425
MXN
Avg
6.7757
High
6.8729
Low
6.6921
Last updated: 3/7/2026, 3:31:53 AM
Quick Conversions
| MXN | VUV |
|---|---|
| 1 MXN | 6.69 VUV |
| 10 MXN | 66.92 VUV |
| 50 MXN | 334.62 VUV |
| 100 MXN | 669.23 VUV |
| 500 MXN | 3,346.16 VUV |
| 1,000 MXN | 6,692.31 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-07T03:31:53Z",
"rates": {
"VUV": 6.69231
}
}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": 669.231,
"rate": 6.69231
}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