Rate Overview
Live
1 CUP = 0.181739 PGK
1 PGK = 5.5024
CUP
Avg
0.171773
High
0.182692
Low
0.163704
Last updated: 5/27/2026, 7:33:48 PM
Quick Conversions
| CUP | PGK |
|---|---|
| 1 CUP | 0.18 PGK |
| 10 CUP | 1.82 PGK |
| 50 CUP | 9.09 PGK |
| 100 CUP | 18.17 PGK |
| 500 CUP | 90.87 PGK |
| 1,000 CUP | 181.74 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-05-27T19:33:48Z",
"rates": {
"PGK": 0.181739
}
}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": 18.1739,
"rate": 0.181739
}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