Rate Overview
Live
1 PAB = 118.3120 VUV
1 VUV = 0.008452
PAB
Avg
119.2072
High
122.1590
Low
115.5300
Last updated: 5/27/2026, 7:27:25 AM
Quick Conversions
| PAB | VUV |
|---|---|
| 1 PAB | 118.31 VUV |
| 10 PAB | 1,183.12 VUV |
| 50 PAB | 5,915.60 VUV |
| 100 PAB | 11,831.20 VUV |
| 500 PAB | 59,156.00 VUV |
| 1,000 PAB | 118,312.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-05-27T07:27:25Z",
"rates": {
"VUV": 118.312
}
}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": 11831.199999999999,
"rate": 118.312
}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