Rate Overview
Live
1 PAB = 119.9948 VUV
1 VUV = 0.008334
PAB
Avg
119.1736
High
121.3340
Low
117.6791
Last updated: 7/12/2026, 7:04:04 AM
Quick Conversions
| PAB | VUV |
|---|---|
| 1 PAB | 119.99 VUV |
| 10 PAB | 1,199.95 VUV |
| 50 PAB | 5,999.74 VUV |
| 100 PAB | 11,999.48 VUV |
| 500 PAB | 59,997.40 VUV |
| 1,000 PAB | 119,994.80 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-12T07:04:04Z",
"rates": {
"VUV": 119.994797
}
}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": 11999.4797,
"rate": 119.994797
}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