Rate Overview
Live
1 VUV = 0.036954 PGK
1 PGK = 27.0607
VUV
Avg
0.035620
High
0.037122
Low
0.033673
Last updated: 7/27/2026, 1:16:49 AM
Quick Conversions
| VUV | PGK |
|---|---|
| 1 VUV | 0.04 PGK |
| 10 VUV | 0.37 PGK |
| 50 VUV | 1.85 PGK |
| 100 VUV | 3.70 PGK |
| 500 VUV | 18.48 PGK |
| 1,000 VUV | 36.95 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-27T01:16:49Z",
"rates": {
"PGK": 0.036954
}
}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.6954000000000002,
"rate": 0.036954
}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