Rate Overview
Live
1 PAB = 119.0070 VUV
1 VUV = 0.008403
PAB
Avg
118.8635
High
119.0800
Low
118.1194
Last updated: 3/6/2026, 6:09:35 PM
Quick Conversions
| PAB | VUV |
|---|---|
| 1 PAB | 119.01 VUV |
| 10 PAB | 1,190.07 VUV |
| 50 PAB | 5,950.35 VUV |
| 100 PAB | 11,900.70 VUV |
| 500 PAB | 59,503.50 VUV |
| 1,000 PAB | 119,007.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-06T18:09:35Z",
"rates": {
"VUV": 119.007
}
}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": 11900.7,
"rate": 119.007
}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