Rate Overview
Live
1 VUV = 0.008482 PAB
1 PAB = 117.8967
VUV
Avg
0.008483
High
0.008509
Low
0.008469
Last updated: 9/11/2026, 4:15:17 AM
Quick Conversions
| VUV | PAB |
|---|---|
| 1 VUV | 0.01 PAB |
| 10 VUV | 0.08 PAB |
| 50 VUV | 0.42 PAB |
| 100 VUV | 0.85 PAB |
| 500 VUV | 4.24 PAB |
| 1,000 VUV | 8.48 PAB |
Get VUV/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=PABExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-09-11T04:15:17Z",
"rates": {
"PAB": 0.008482
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "PAB",
"amount": 100
},
"result": 0.8482,
"rate": 0.008482
}Build with VUV/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key