Rate Overview
Live
1 PAB = 119.2570 VUV
1 VUV = 0.008385
PAB
Avg
119.2683
High
122.1590
Low
115.5300
Last updated: 7/22/2026, 8:05:55 AM
Quick Conversions
| PAB | VUV |
|---|---|
| 1 PAB | 119.26 VUV |
| 10 PAB | 1,192.57 VUV |
| 50 PAB | 5,962.85 VUV |
| 100 PAB | 11,925.70 VUV |
| 500 PAB | 59,628.50 VUV |
| 1,000 PAB | 119,257.00 VUV |
Get PAB/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=VUVExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-07-22T08:05:55Z",
"rates": {
"VUV": 119.257
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "VUV",
"amount": 100
},
"result": 11925.7,
"rate": 119.257
}Build with PAB/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key