Rate Overview
Live
1 CUP = 0.163799 PGK
1 PGK = 6.1050
CUP
Avg
0.163349
High
0.163799
Low
0.162698
Last updated: 4/17/2026, 6:06:50 AM
Quick Conversions
| CUP | PGK |
|---|---|
| 1 CUP | 0.16 PGK |
| 10 CUP | 1.64 PGK |
| 50 CUP | 8.19 PGK |
| 100 CUP | 16.38 PGK |
| 500 CUP | 81.90 PGK |
| 1,000 CUP | 163.80 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-04-17T06:06:50Z",
"rates": {
"PGK": 0.163799
}
}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": 16.3799,
"rate": 0.163799
}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