Rate Overview
Live
1 CUP = 0.179578 PGK
1 PGK = 5.5686
CUP
Avg
0.178801
High
0.179934
Low
0.177465
Last updated: 3/27/2026, 8:23:51 AM
Quick Conversions
| CUP | PGK |
|---|---|
| 1 CUP | 0.18 PGK |
| 10 CUP | 1.80 PGK |
| 50 CUP | 8.98 PGK |
| 100 CUP | 17.96 PGK |
| 500 CUP | 89.79 PGK |
| 1,000 CUP | 179.58 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-03-27T08:23:51Z",
"rates": {
"PGK": 0.179578
}
}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": 17.9578,
"rate": 0.179578
}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