Rate Overview
Live
1 PAB = 119.7320 VUV
1 VUV = 0.008352
PAB
Avg
119.4274
High
123.2088
Low
114.6710
Last updated: 6/29/2026, 1:46:34 AM
Quick Conversions
| PAB | VUV |
|---|---|
| 1 PAB | 119.73 VUV |
| 10 PAB | 1,197.32 VUV |
| 50 PAB | 5,986.60 VUV |
| 100 PAB | 11,973.20 VUV |
| 500 PAB | 59,866.00 VUV |
| 1,000 PAB | 119,732.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-06-29T01:46:34Z",
"rates": {
"VUV": 119.732
}
}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": 11973.2,
"rate": 119.732
}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