Rate Overview
Live
1 PAB = 118.5987 VUV
1 VUV = 0.008432
PAB
Avg
119.1369
High
119.4456
Low
118.5987
Last updated: 7/26/2026, 12:52:47 AM
Quick Conversions
| PAB | VUV |
|---|---|
| 1 PAB | 118.60 VUV |
| 10 PAB | 1,185.99 VUV |
| 50 PAB | 5,929.93 VUV |
| 100 PAB | 11,859.87 VUV |
| 500 PAB | 59,299.34 VUV |
| 1,000 PAB | 118,598.67 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-26T00:52:47Z",
"rates": {
"VUV": 118.59867
}
}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": 11859.867,
"rate": 118.59867
}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