Rate Overview
Live
1 PGK = 6.0224 CUP
1 CUP = 0.166046
PGK
Avg
6.0241
High
6.0394
Low
6.0184
Last updated: 7/5/2026, 3:19:49 PM
Quick Conversions
| PGK | CUP |
|---|---|
| 1 PGK | 6.02 CUP |
| 10 PGK | 60.22 CUP |
| 50 PGK | 301.12 CUP |
| 100 PGK | 602.24 CUP |
| 500 PGK | 3,011.21 CUP |
| 1,000 PGK | 6,022.43 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-05T15:19:49Z",
"rates": {
"CUP": 6.022425
}
}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.2425000000001,
"rate": 6.022425
}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