Rate Overview
Live
1 PEN = 34.7987 VUV
1 VUV = 0.028737
PEN
Avg
35.3519
High
36.6884
Low
33.8054
Last updated: 5/27/2026, 7:37:42 PM
Quick Conversions
| PEN | VUV |
|---|---|
| 1 PEN | 34.80 VUV |
| 10 PEN | 347.99 VUV |
| 50 PEN | 1,739.94 VUV |
| 100 PEN | 3,479.87 VUV |
| 500 PEN | 17,399.37 VUV |
| 1,000 PEN | 34,798.74 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-05-27T19:37:42Z",
"rates": {
"VUV": 34.798735
}
}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": 3479.8735,
"rate": 34.798735
}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