Rate Overview
Live
1 PEN = 34.8218 VUV
1 VUV = 0.028718
PEN
Avg
35.2282
High
36.3311
Low
33.7018
Last updated: 5/27/2026, 6:31:58 PM
Quick Conversions
| PEN | VUV |
|---|---|
| 1 PEN | 34.82 VUV |
| 10 PEN | 348.22 VUV |
| 50 PEN | 1,741.09 VUV |
| 100 PEN | 3,482.18 VUV |
| 500 PEN | 17,410.89 VUV |
| 1,000 PEN | 34,821.78 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-27T18:31:58Z",
"rates": {
"VUV": 34.82178
}
}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": 3482.178,
"rate": 34.82178
}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