Rate Overview
Live
1 PEN = 35.2607 VUV
1 VUV = 0.028360
PEN
Avg
35.2094
High
35.3368
Low
34.9788
Last updated: 7/24/2026, 8:37:36 PM
Quick Conversions
| PEN | VUV |
|---|---|
| 1 PEN | 35.26 VUV |
| 10 PEN | 352.61 VUV |
| 50 PEN | 1,763.04 VUV |
| 100 PEN | 3,526.07 VUV |
| 500 PEN | 17,630.36 VUV |
| 1,000 PEN | 35,260.72 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-24T20:37:36Z",
"rates": {
"VUV": 35.260723
}
}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.0723,
"rate": 35.260723
}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