Rate Overview
Live
1 CUP = 0.167622 PGK
1 PGK = 5.9658
CUP
Avg
0.167704
High
0.169563
Low
0.165495
Last updated: 8/19/2026, 12:36:42 PM
Quick Conversions
| CUP | PGK |
|---|---|
| 1 CUP | 0.17 PGK |
| 10 CUP | 1.68 PGK |
| 50 CUP | 8.38 PGK |
| 100 CUP | 16.76 PGK |
| 500 CUP | 83.81 PGK |
| 1,000 CUP | 167.62 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-08-19T12:36:42Z",
"rates": {
"PGK": 0.167622
}
}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.7622,
"rate": 0.167622
}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