Rate Overview
Live
1 CUP = 0.178223 PGK
1 PGK = 5.6109 CUP
Avg
0.174725
High
0.178223
Low
0.166488
Last updated: 1/25/2026, 4:50:19 PM
Quick Conversions
| CUP | PGK |
|---|---|
| 1 CUP | 0.18 PGK |
| 10 CUP | 1.78 PGK |
| 50 CUP | 8.91 PGK |
| 100 CUP | 17.82 PGK |
| 500 CUP | 89.11 PGK |
| 1,000 CUP | 178.22 PGK |
Get CUP/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=PGKExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-01-25T16:50:19Z",
"rates": {
"PGK": 0.178223
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "PGK",
"amount": 100
},
"result": 17.8223,
"rate": 0.178223
}Build with CUP/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key