Rate Overview
Live
1 VUV = 0.037198 PGK
1 PGK = 26.8832
VUV
Avg
0.036330
High
0.037198
Low
0.035141
Last updated: 7/25/2026, 8:55:48 PM
Quick Conversions
| VUV | PGK |
|---|---|
| 1 VUV | 0.04 PGK |
| 10 VUV | 0.37 PGK |
| 50 VUV | 1.86 PGK |
| 100 VUV | 3.72 PGK |
| 500 VUV | 18.60 PGK |
| 1,000 VUV | 37.20 PGK |
Get VUV/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=PGKExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-25T20:55:48Z",
"rates": {
"PGK": 0.037198
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "PGK",
"amount": 100
},
"result": 3.7198,
"rate": 0.037198
}Build with VUV/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key