Rate Overview
Live
1 PAB = 118.7241 VUV
1 VUV = 0.008423
PAB
Avg
119.0949
High
119.8012
Low
118.5594
Last updated: 4/16/2026, 8:58:36 PM
Quick Conversions
| PAB | VUV |
|---|---|
| 1 PAB | 118.72 VUV |
| 10 PAB | 1,187.24 VUV |
| 50 PAB | 5,936.21 VUV |
| 100 PAB | 11,872.41 VUV |
| 500 PAB | 59,362.07 VUV |
| 1,000 PAB | 118,724.14 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-04-16T20:58:36Z",
"rates": {
"VUV": 118.724145
}
}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": 11872.414499999999,
"rate": 118.724145
}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