Rate Overview
Live
1 PAB = 118.8220 VUV
1 VUV = 0.008416
PAB
Avg
119.0365
High
119.2546
Low
118.6947
Last updated: 6/16/2026, 12:24:39 PM
Quick Conversions
| PAB | VUV |
|---|---|
| 1 PAB | 118.82 VUV |
| 10 PAB | 1,188.22 VUV |
| 50 PAB | 5,941.10 VUV |
| 100 PAB | 11,882.20 VUV |
| 500 PAB | 59,411.00 VUV |
| 1,000 PAB | 118,822.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-16T12:24:39Z",
"rates": {
"VUV": 118.822
}
}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": 11882.2,
"rate": 118.822
}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