Rate Overview
Live
1 PEN = 34.8569 VUV
1 VUV = 0.028689
PEN
Avg
35.1323
High
35.3368
Low
34.8569
Last updated: 7/25/2026, 8:48:17 PM
Quick Conversions
| PEN | VUV |
|---|---|
| 1 PEN | 34.86 VUV |
| 10 PEN | 348.57 VUV |
| 50 PEN | 1,742.84 VUV |
| 100 PEN | 3,485.69 VUV |
| 500 PEN | 17,428.43 VUV |
| 1,000 PEN | 34,856.86 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-25T20:48:17Z",
"rates": {
"VUV": 34.856862
}
}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": 3485.6862,
"rate": 34.856862
}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