Rate Overview
Live
1 PEN = 34.8465 VUV
1 VUV = 0.028697
PEN
Avg
35.1608
High
35.3865
Low
34.8465
Last updated: 6/17/2026, 8:17:56 AM
Quick Conversions
| PEN | VUV |
|---|---|
| 1 PEN | 34.85 VUV |
| 10 PEN | 348.46 VUV |
| 50 PEN | 1,742.32 VUV |
| 100 PEN | 3,484.65 VUV |
| 500 PEN | 17,423.24 VUV |
| 1,000 PEN | 34,846.49 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-06-17T08:17:56Z",
"rates": {
"VUV": 34.846487
}
}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": 3484.6487,
"rate": 34.846487
}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