Rate Overview
Live
1 CUP = 0.179158 PGK
1 PGK = 5.5817
CUP
Avg
0.179251
High
0.180866
Low
0.178572
Last updated: 3/7/2026, 2:05:51 AM
Quick Conversions
| CUP | PGK |
|---|---|
| 1 CUP | 0.18 PGK |
| 10 CUP | 1.79 PGK |
| 50 CUP | 8.96 PGK |
| 100 CUP | 17.92 PGK |
| 500 CUP | 89.58 PGK |
| 1,000 CUP | 179.16 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-07T02:05:51Z",
"rates": {
"PGK": 0.179158
}
}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.9158,
"rate": 0.179158
}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