Rate Overview
Live
1 PEN = 34.8448 VUV
1 VUV = 0.028699
PEN
Avg
34.7705
High
34.9462
Low
34.3111
Last updated: 5/27/2026, 5:29:07 PM
Quick Conversions
| PEN | VUV |
|---|---|
| 1 PEN | 34.84 VUV |
| 10 PEN | 348.45 VUV |
| 50 PEN | 1,742.24 VUV |
| 100 PEN | 3,484.48 VUV |
| 500 PEN | 17,422.40 VUV |
| 1,000 PEN | 34,844.79 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-27T17:29:07Z",
"rates": {
"VUV": 34.84479
}
}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.4790000000003,
"rate": 34.84479
}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