Rate Overview
Live
1 PGK = 6.0075 CUP
1 CUP = 0.166459
PGK
Avg
5.9344
High
6.2561
Low
5.5389
Last updated: 7/26/2026, 3:30:26 AM
Quick Conversions
| PGK | CUP |
|---|---|
| 1 PGK | 6.01 CUP |
| 10 PGK | 60.07 CUP |
| 50 PGK | 300.37 CUP |
| 100 PGK | 600.75 CUP |
| 500 PGK | 3,003.75 CUP |
| 1,000 PGK | 6,007.49 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-26T03:30:26Z",
"rates": {
"CUP": 6.007494
}
}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.7494,
"rate": 6.007494
}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