Rate Overview
Live
1 PEN = 34.2144 VUV
1 VUV = 0.029228
PEN
Avg
34.8928
High
35.5775
Low
34.2144
Last updated: 3/7/2026, 7:40:19 AM
Quick Conversions
| PEN | VUV |
|---|---|
| 1 PEN | 34.21 VUV |
| 10 PEN | 342.14 VUV |
| 50 PEN | 1,710.72 VUV |
| 100 PEN | 3,421.44 VUV |
| 500 PEN | 17,107.18 VUV |
| 1,000 PEN | 34,214.35 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-03-07T07:40:19Z",
"rates": {
"VUV": 34.214351
}
}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": 3421.4351,
"rate": 34.214351
}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