Rate Overview
Live
1 PGK = 26.4401 VUV
1 VUV = 0.037821
PGK
Avg
26.7356
High
27.0161
Low
26.4401
Last updated: 8/15/2026, 3:21:15 PM
Quick Conversions
| PGK | VUV |
|---|---|
| 1 PGK | 26.44 VUV |
| 10 PGK | 264.40 VUV |
| 50 PGK | 1,322.00 VUV |
| 100 PGK | 2,644.01 VUV |
| 500 PGK | 13,220.04 VUV |
| 1,000 PGK | 26,440.08 VUV |
Get PGK/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=VUVExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-08-15T15:21:15Z",
"rates": {
"VUV": 26.44008
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "VUV",
"amount": 100
},
"result": 2644.008,
"rate": 26.44008
}Build with PGK/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key