Rate Overview
Live
1 PEN = 33.9876 VUV
1 VUV = 0.029423
PEN
Avg
33.9527
High
34.3020
Low
33.7546
Last updated: 5/7/2026, 2:50:46 PM
Quick Conversions
| PEN | VUV |
|---|---|
| 1 PEN | 33.99 VUV |
| 10 PEN | 339.88 VUV |
| 50 PEN | 1,699.38 VUV |
| 100 PEN | 3,398.76 VUV |
| 500 PEN | 16,993.79 VUV |
| 1,000 PEN | 33,987.57 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-05-07T14:50:46Z",
"rates": {
"VUV": 33.98757
}
}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": 3398.7569999999996,
"rate": 33.98757
}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