Rate Overview
Live
1 PEN = 35.2685 VUV
1 VUV = 0.028354
PEN
Avg
35.3101
High
35.5813
Low
34.8622
Last updated: 7/22/2026, 9:06:48 AM
Quick Conversions
| PEN | VUV |
|---|---|
| 1 PEN | 35.27 VUV |
| 10 PEN | 352.69 VUV |
| 50 PEN | 1,763.43 VUV |
| 100 PEN | 3,526.85 VUV |
| 500 PEN | 17,634.26 VUV |
| 1,000 PEN | 35,268.53 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-22T09:06:48Z",
"rates": {
"VUV": 35.268527
}
}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": 3526.8527,
"rate": 35.268527
}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