Rate Overview
Live
1 PAB = 117.9642 VUV
1 VUV = 0.008477
PAB
Avg
118.3934
High
118.7825
Low
117.9642
Last updated: 5/7/2026, 2:37:10 AM
Quick Conversions
| PAB | VUV |
|---|---|
| 1 PAB | 117.96 VUV |
| 10 PAB | 1,179.64 VUV |
| 50 PAB | 5,898.21 VUV |
| 100 PAB | 11,796.42 VUV |
| 500 PAB | 58,982.08 VUV |
| 1,000 PAB | 117,964.15 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-05-07T02:37:10Z",
"rates": {
"VUV": 117.964153
}
}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": 11796.415299999999,
"rate": 117.964153
}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