Rate Overview
Live
1 VUV = 0.008319 PAB
1 PAB = 120.2068
VUV
Avg
0.008391
High
0.008466
Low
0.008319
Last updated: 3/27/2026, 9:32:02 AM
Quick Conversions
| VUV | PAB |
|---|---|
| 1 VUV | 0.01 PAB |
| 10 VUV | 0.08 PAB |
| 50 VUV | 0.42 PAB |
| 100 VUV | 0.83 PAB |
| 500 VUV | 4.16 PAB |
| 1,000 VUV | 8.32 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-03-27T09:32:02Z",
"rates": {
"PAB": 0.008319
}
}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.8319,
"rate": 0.008319
}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