Rate Overview
Live
1 PGK = 5.9778 CUP
1 CUP = 0.167287
PGK
Avg
5.9794
High
6.0076
Low
5.9296
Last updated: 8/12/2026, 11:00:04 AM
Quick Conversions
| PGK | CUP |
|---|---|
| 1 PGK | 5.98 CUP |
| 10 PGK | 59.78 CUP |
| 50 PGK | 298.89 CUP |
| 100 PGK | 597.78 CUP |
| 500 PGK | 2,988.88 CUP |
| 1,000 PGK | 5,977.76 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-08-12T11:00:04Z",
"rates": {
"CUP": 5.977763
}
}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": 597.7763,
"rate": 5.977763
}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