Rate Overview
Live
1 CUP = 0.164652 PGK
1 PGK = 6.0734
CUP
Avg
0.164099
High
0.164652
Low
0.163704
Last updated: 5/7/2026, 11:26:23 AM
Quick Conversions
| CUP | PGK |
|---|---|
| 1 CUP | 0.16 PGK |
| 10 CUP | 1.65 PGK |
| 50 CUP | 8.23 PGK |
| 100 CUP | 16.47 PGK |
| 500 CUP | 82.33 PGK |
| 1,000 CUP | 164.65 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-05-07T11:26:23Z",
"rates": {
"PGK": 0.164652
}
}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.4652,
"rate": 0.164652
}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