Rate Overview
Live
1 PGK = 6.0055 CUP
1 CUP = 0.166514
PGK
Avg
5.8265
High
6.1331
Low
5.4943
Last updated: 7/22/2026, 5:37:29 AM
Quick Conversions
| PGK | CUP |
|---|---|
| 1 PGK | 6.01 CUP |
| 10 PGK | 60.06 CUP |
| 50 PGK | 300.28 CUP |
| 100 PGK | 600.55 CUP |
| 500 PGK | 3,002.76 CUP |
| 1,000 PGK | 6,005.52 CUP |
Get PGK/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=CUPExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-22T05:37:29Z",
"rates": {
"CUP": 6.005516
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "CUP",
"amount": 100
},
"result": 600.5516,
"rate": 6.005516
}Build with PGK/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key