Rate Overview
Live
1 PEN = 35.0913 VUV
1 VUV = 0.028497
PEN
Avg
33.6887
High
36.6142
Low
31.0453
Last updated: 7/28/2026, 3:32:00 PM
Quick Conversions
| PEN | VUV |
|---|---|
| 1 PEN | 35.09 VUV |
| 10 PEN | 350.91 VUV |
| 50 PEN | 1,754.57 VUV |
| 100 PEN | 3,509.13 VUV |
| 500 PEN | 17,545.67 VUV |
| 1,000 PEN | 35,091.33 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-28T15:32:00Z",
"rates": {
"VUV": 35.09133
}
}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": 3509.133,
"rate": 35.09133
}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