Rate Overview
Live
1 PGK = 5.5816 CUP
1 CUP = 0.179159
PGK
Avg
5.5795
High
5.6000
Low
5.5289
Last updated: 3/6/2026, 10:46:59 PM
Quick Conversions
| PGK | CUP |
|---|---|
| 1 PGK | 5.58 CUP |
| 10 PGK | 55.82 CUP |
| 50 PGK | 279.08 CUP |
| 100 PGK | 558.16 CUP |
| 500 PGK | 2,790.82 CUP |
| 1,000 PGK | 5,581.64 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-03-06T22:46:59Z",
"rates": {
"CUP": 5.58164
}
}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": 558.164,
"rate": 5.58164
}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