Rate Overview
Live
1 PEN = 35.3085 VUV
1 VUV = 0.028322
PEN
Avg
33.6490
High
36.6142
Low
31.0453
Last updated: 7/22/2026, 6:20:14 AM
Quick Conversions
| PEN | VUV |
|---|---|
| 1 PEN | 35.31 VUV |
| 10 PEN | 353.08 VUV |
| 50 PEN | 1,765.42 VUV |
| 100 PEN | 3,530.85 VUV |
| 500 PEN | 17,654.23 VUV |
| 1,000 PEN | 35,308.45 VUV |
Get PEN/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=VUVExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-22T06:20:14Z",
"rates": {
"VUV": 35.308452
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "VUV",
"amount": 100
},
"result": 3530.8452,
"rate": 35.308452
}Build with PEN/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key