Rate Overview
Live
1 PAB = 119.3220 VUV
1 VUV = 0.008381
PAB
Avg
119.2081
High
119.4456
Low
118.5972
Last updated: 7/24/2026, 1:14:14 PM
Quick Conversions
| PAB | VUV |
|---|---|
| 1 PAB | 119.32 VUV |
| 10 PAB | 1,193.22 VUV |
| 50 PAB | 5,966.10 VUV |
| 100 PAB | 11,932.20 VUV |
| 500 PAB | 59,661.00 VUV |
| 1,000 PAB | 119,322.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-24T13:14:14Z",
"rates": {
"VUV": 119.322
}
}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": 11932.2,
"rate": 119.322
}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