Rate Overview
Live
1 PGK = 5.9492 CUP
1 CUP = 0.168089
PGK
Avg
5.9837
High
6.0204
Low
5.9492
Last updated: 7/23/2026, 9:54:25 PM
Quick Conversions
| PGK | CUP |
|---|---|
| 1 PGK | 5.95 CUP |
| 10 PGK | 59.49 CUP |
| 50 PGK | 297.46 CUP |
| 100 PGK | 594.92 CUP |
| 500 PGK | 2,974.61 CUP |
| 1,000 PGK | 5,949.23 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-23T21:54:25Z",
"rates": {
"CUP": 5.949228
}
}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": 594.9227999999999,
"rate": 5.949228
}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