Rate Overview
Live
1 PEN = 35.4534 VUV
1 VUV = 0.028206
PEN
Avg
35.3794
High
35.5225
Low
35.0810
Last updated: 7/6/2026, 12:59:01 AM
Quick Conversions
| PEN | VUV |
|---|---|
| 1 PEN | 35.45 VUV |
| 10 PEN | 354.53 VUV |
| 50 PEN | 1,772.67 VUV |
| 100 PEN | 3,545.34 VUV |
| 500 PEN | 17,726.71 VUV |
| 1,000 PEN | 35,453.42 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-06T00:59:01Z",
"rates": {
"VUV": 35.453416
}
}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": 3545.3415999999997,
"rate": 35.453416
}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