Rate Overview
Live
1 PGK = 6.1050 CUP
1 CUP = 0.163800
PGK
Avg
6.1245
High
6.1463
Low
6.1050
Last updated: 4/16/2026, 8:02:56 AM
Quick Conversions
| PGK | CUP |
|---|---|
| 1 PGK | 6.11 CUP |
| 10 PGK | 61.05 CUP |
| 50 PGK | 305.25 CUP |
| 100 PGK | 610.50 CUP |
| 500 PGK | 3,052.50 CUP |
| 1,000 PGK | 6,105.01 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-04-16T08:02:56Z",
"rates": {
"CUP": 6.105006
}
}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": 610.5006000000001,
"rate": 6.105006
}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