Rate Overview
Live
1 PGK = 6.0018 CUP
1 CUP = 0.166616
PGK
Avg
5.7877
High
6.1106
Low
5.5082
Last updated: 7/21/2026, 10:52:23 AM
Quick Conversions
| PGK | CUP |
|---|---|
| 1 PGK | 6.00 CUP |
| 10 PGK | 60.02 CUP |
| 50 PGK | 300.09 CUP |
| 100 PGK | 600.18 CUP |
| 500 PGK | 3,000.91 CUP |
| 1,000 PGK | 6,001.83 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-07-21T10:52:23Z",
"rates": {
"CUP": 6.001825
}
}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": 600.1825,
"rate": 6.001825
}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