Rate Overview
Live
1 PGK = 6.0091 CUP
1 CUP = 0.166416
PGK
Avg
5.9923
High
6.0204
Low
5.9492
Last updated: 7/24/2026, 8:46:36 PM
Quick Conversions
| PGK | CUP |
|---|---|
| 1 PGK | 6.01 CUP |
| 10 PGK | 60.09 CUP |
| 50 PGK | 300.45 CUP |
| 100 PGK | 600.91 CUP |
| 500 PGK | 3,004.53 CUP |
| 1,000 PGK | 6,009.05 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-24T20:46:36Z",
"rates": {
"CUP": 6.00905
}
}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": 600.905,
"rate": 6.00905
}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