Rate Overview
Live
1 PAB = 118.1870 VUV
1 VUV = 0.008461
PAB
Avg
118.0580
High
118.1870
Low
117.8940
Last updated: 9/2/2026, 8:05:30 AM
Quick Conversions
| PAB | VUV |
|---|---|
| 1 PAB | 118.19 VUV |
| 10 PAB | 1,181.87 VUV |
| 50 PAB | 5,909.35 VUV |
| 100 PAB | 11,818.70 VUV |
| 500 PAB | 59,093.50 VUV |
| 1,000 PAB | 118,187.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-09-02T08:05:30Z",
"rates": {
"VUV": 118.187
}
}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": 11818.699999999999,
"rate": 118.187
}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