Rate Overview
Live
1 PEN = 35.3004 VUV
1 VUV = 0.028328
PEN
Avg
35.2445
High
36.3311
Low
33.7018
Last updated: 7/20/2026, 9:13:24 PM
Quick Conversions
| PEN | VUV |
|---|---|
| 1 PEN | 35.30 VUV |
| 10 PEN | 353.00 VUV |
| 50 PEN | 1,765.02 VUV |
| 100 PEN | 3,530.04 VUV |
| 500 PEN | 17,650.22 VUV |
| 1,000 PEN | 35,300.44 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-20T21:13:24Z",
"rates": {
"VUV": 35.300444
}
}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": 3530.0443999999998,
"rate": 35.300444
}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