Rate Overview
Live
1 PGK = 6.0270 CUP
1 CUP = 0.165921
PGK
Avg
6.0391
High
6.1069
Low
5.9846
Last updated: 7/12/2026, 3:09:54 PM
Quick Conversions
| PGK | CUP |
|---|---|
| 1 PGK | 6.03 CUP |
| 10 PGK | 60.27 CUP |
| 50 PGK | 301.35 CUP |
| 100 PGK | 602.70 CUP |
| 500 PGK | 3,013.48 CUP |
| 1,000 PGK | 6,026.96 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-12T15:09:54Z",
"rates": {
"CUP": 6.02696
}
}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": 602.696,
"rate": 6.02696
}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