Rate Overview
Live
1 CUP = 0.166008 PGK
1 PGK = 6.0238
CUP
Avg
0.166122
High
0.167094
Low
0.165640
Last updated: 7/10/2026, 6:49:35 PM
Quick Conversions
| CUP | PGK |
|---|---|
| 1 CUP | 0.17 PGK |
| 10 CUP | 1.66 PGK |
| 50 CUP | 8.30 PGK |
| 100 CUP | 16.60 PGK |
| 500 CUP | 83.00 PGK |
| 1,000 CUP | 166.01 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-10T18:49:35Z",
"rates": {
"PGK": 0.166008
}
}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.6008,
"rate": 0.166008
}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