Rate Overview
Live
1 CUP = 0.168734 PGK
1 PGK = 5.9265
CUP
Avg
0.168832
High
0.180541
Low
0.159843
Last updated: 7/29/2026, 4:44:31 PM
Quick Conversions
| CUP | PGK |
|---|---|
| 1 CUP | 0.17 PGK |
| 10 CUP | 1.69 PGK |
| 50 CUP | 8.44 PGK |
| 100 CUP | 16.87 PGK |
| 500 CUP | 84.37 PGK |
| 1,000 CUP | 168.73 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-07-29T16:44:31Z",
"rates": {
"PGK": 0.168734
}
}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.8734,
"rate": 0.168734
}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