Rate Overview
Live
1 VUV = 0.008458 PAB
1 PAB = 118.2313
VUV
Avg
0.008426
High
0.008463
Low
0.008384
Last updated: 4/18/2026, 8:48:59 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.23 PAB |
| 1,000 VUV | 8.46 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-04-18T08:48:59Z",
"rates": {
"PAB": 0.008458
}
}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.8458,
"rate": 0.008458
}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