Rate Overview
Live
1 PEN = 34.2529 VUV
1 VUV = 0.029195
PEN
Avg
34.9450
High
35.4620
Low
34.2529
Last updated: 4/17/2026, 10:44:10 AM
Quick Conversions
| PEN | VUV |
|---|---|
| 1 PEN | 34.25 VUV |
| 10 PEN | 342.53 VUV |
| 50 PEN | 1,712.65 VUV |
| 100 PEN | 3,425.29 VUV |
| 500 PEN | 17,126.47 VUV |
| 1,000 PEN | 34,252.93 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-04-17T10:44:10Z",
"rates": {
"VUV": 34.252934
}
}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": 3425.2934000000005,
"rate": 34.252934
}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