Rate Overview
Live
1 PEN = 35.2380 VUV
1 VUV = 0.028378
PEN
Avg
35.4094
High
35.5139
Low
35.2380
Last updated: 8/15/2026, 10:53:15 AM
Quick Conversions
| PEN | VUV |
|---|---|
| 1 PEN | 35.24 VUV |
| 10 PEN | 352.38 VUV |
| 50 PEN | 1,761.90 VUV |
| 100 PEN | 3,523.80 VUV |
| 500 PEN | 17,618.99 VUV |
| 1,000 PEN | 35,237.98 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-08-15T10:53:15Z",
"rates": {
"VUV": 35.237979
}
}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": 3523.7979000000005,
"rate": 35.237979
}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