Rate Overview
Live
1 CUP = 0.164868 PGK
1 PGK = 6.0655
CUP
Avg
0.164784
High
0.165504
Low
0.163748
Last updated: 6/19/2026, 8:20:32 AM
Quick Conversions
| CUP | PGK |
|---|---|
| 1 CUP | 0.16 PGK |
| 10 CUP | 1.65 PGK |
| 50 CUP | 8.24 PGK |
| 100 CUP | 16.49 PGK |
| 500 CUP | 82.43 PGK |
| 1,000 CUP | 164.87 PGK |
Get CUP/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=PGKExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-06-19T08:20:32Z",
"rates": {
"PGK": 0.164868
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "PGK",
"amount": 100
},
"result": 16.4868,
"rate": 0.164868
}Build with CUP/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key