Rate Overview
Live
1 PAB = 120.2020 VUV
1 VUV = 0.008319
PAB
Avg
119.4340
High
120.2020
Low
119.0134
Last updated: 3/27/2026, 9:47:17 AM
Quick Conversions
| PAB | VUV |
|---|---|
| 1 PAB | 120.20 VUV |
| 10 PAB | 1,202.02 VUV |
| 50 PAB | 6,010.10 VUV |
| 100 PAB | 12,020.20 VUV |
| 500 PAB | 60,101.00 VUV |
| 1,000 PAB | 120,202.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-03-27T09:47:17Z",
"rates": {
"VUV": 120.202
}
}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": 12020.2,
"rate": 120.202
}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