Rate Overview
Live
1 PEN = 34.6024 VUV
1 VUV = 0.028900
PEN
Avg
34.2241
High
36.6884
Low
32.0035
Last updated: 3/28/2026, 12:22:50 PM
Quick Conversions
| PEN | VUV |
|---|---|
| 1 PEN | 34.60 VUV |
| 10 PEN | 346.02 VUV |
| 50 PEN | 1,730.12 VUV |
| 100 PEN | 3,460.24 VUV |
| 500 PEN | 17,301.21 VUV |
| 1,000 PEN | 34,602.41 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-28T12:22:50Z",
"rates": {
"VUV": 34.602413
}
}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": 3460.2412999999997,
"rate": 34.602413
}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