Rate Overview
Live
1 VUV = 0.028665 PEN
1 PEN = 34.8857
VUV
Avg
0.028761
High
0.029145
Low
0.028660
Last updated: 5/28/2026, 9:39:27 PM
Quick Conversions
| VUV | PEN |
|---|---|
| 1 VUV | 0.03 PEN |
| 10 VUV | 0.29 PEN |
| 50 VUV | 1.43 PEN |
| 100 VUV | 2.87 PEN |
| 500 VUV | 14.33 PEN |
| 1,000 VUV | 28.67 PEN |
Get VUV/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=PENExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-05-28T21:39:27Z",
"rates": {
"PEN": 0.028665
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "PEN",
"amount": 100
},
"result": 2.8665,
"rate": 0.028665
}Build with VUV/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key