Rate Overview
Live
1 PAB = 118.7749 VUV
1 VUV = 0.008419
PAB
Avg
118.9045
High
119.3070
Low
118.6958
Last updated: 8/15/2026, 9:34:25 AM
Quick Conversions
| PAB | VUV |
|---|---|
| 1 PAB | 118.77 VUV |
| 10 PAB | 1,187.75 VUV |
| 50 PAB | 5,938.74 VUV |
| 100 PAB | 11,877.49 VUV |
| 500 PAB | 59,387.44 VUV |
| 1,000 PAB | 118,774.89 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-08-15T09:34:25Z",
"rates": {
"VUV": 118.774887
}
}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": 11877.4887,
"rate": 118.774887
}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