Rate Overview
Live
1 PGK = 5.9933 CUP
1 CUP = 0.166853
PGK
Avg
5.9963
High
6.0907
Low
5.8817
Last updated: 9/2/2026, 10:41:28 AM
Quick Conversions
| PGK | CUP |
|---|---|
| 1 PGK | 5.99 CUP |
| 10 PGK | 59.93 CUP |
| 50 PGK | 299.66 CUP |
| 100 PGK | 599.33 CUP |
| 500 PGK | 2,996.64 CUP |
| 1,000 PGK | 5,993.28 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-09-02T10:41:28Z",
"rates": {
"CUP": 5.993283
}
}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": 599.3283,
"rate": 5.993283
}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