Rate Overview
Live
1 PAB = 119.2138 VUV
1 VUV = 0.008388
PAB
Avg
119.3090
High
121.3553
Low
117.9956
Last updated: 7/26/2026, 9:45:13 PM
Quick Conversions
| PAB | VUV |
|---|---|
| 1 PAB | 119.21 VUV |
| 10 PAB | 1,192.14 VUV |
| 50 PAB | 5,960.69 VUV |
| 100 PAB | 11,921.38 VUV |
| 500 PAB | 59,606.88 VUV |
| 1,000 PAB | 119,213.75 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-26T21:45:13Z",
"rates": {
"VUV": 119.213753
}
}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": 11921.3753,
"rate": 119.213753
}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