Rate Overview
Live
1 PGK = 6.0632 CUP
1 CUP = 0.164929
PGK
Avg
6.0633
High
6.1069
Low
6.0395
Last updated: 6/15/2026, 9:44:18 PM
Quick Conversions
| PGK | CUP |
|---|---|
| 1 PGK | 6.06 CUP |
| 10 PGK | 60.63 CUP |
| 50 PGK | 303.16 CUP |
| 100 PGK | 606.32 CUP |
| 500 PGK | 3,031.61 CUP |
| 1,000 PGK | 6,063.23 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-06-15T21:44:18Z",
"rates": {
"CUP": 6.063225
}
}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": 606.3225,
"rate": 6.063225
}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