Rate Overview
Live
1 PAB = 119.9970 VUV
1 VUV = 0.008334
PAB
Avg
119.7640
High
120.1864
Low
119.2699
Last updated: 7/1/2026, 8:28:45 AM
Quick Conversions
| PAB | VUV |
|---|---|
| 1 PAB | 120.00 VUV |
| 10 PAB | 1,199.97 VUV |
| 50 PAB | 5,999.85 VUV |
| 100 PAB | 11,999.70 VUV |
| 500 PAB | 59,998.50 VUV |
| 1,000 PAB | 119,997.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-07-01T08:28:45Z",
"rates": {
"VUV": 119.997
}
}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": 11999.7,
"rate": 119.997
}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