Rate Overview
Live
1 PEN = 35.1210 VUV
1 VUV = 0.028473
PEN
Avg
35.2851
High
35.5410
Low
35.1210
Last updated: 9/2/2026, 5:58:58 AM
Quick Conversions
| PEN | VUV |
|---|---|
| 1 PEN | 35.12 VUV |
| 10 PEN | 351.21 VUV |
| 50 PEN | 1,756.05 VUV |
| 100 PEN | 3,512.10 VUV |
| 500 PEN | 17,560.48 VUV |
| 1,000 PEN | 35,120.96 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-09-02T05:58:58Z",
"rates": {
"VUV": 35.120957
}
}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": 3512.0957,
"rate": 35.120957
}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