Rate Overview
Live
1 VUV = 0.036834 PGK
1 PGK = 27.1488
VUV
Avg
0.036449
High
0.036834
Low
0.036167
Last updated: 4/17/2026, 1:54:46 AM
Quick Conversions
| VUV | PGK |
|---|---|
| 1 VUV | 0.04 PGK |
| 10 VUV | 0.37 PGK |
| 50 VUV | 1.84 PGK |
| 100 VUV | 3.68 PGK |
| 500 VUV | 18.42 PGK |
| 1,000 VUV | 36.83 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-04-17T01:54:46Z",
"rates": {
"PGK": 0.036834
}
}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.6834,
"rate": 0.036834
}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