Rate Overview
Live
1 PGK = 5.5004 CUP
1 CUP = 0.181803
PGK
Avg
5.6817
High
6.1331
Low
5.4943
Last updated: 5/26/2026, 9:22:26 PM
Quick Conversions
| PGK | CUP |
|---|---|
| 1 PGK | 5.50 CUP |
| 10 PGK | 55.00 CUP |
| 50 PGK | 275.02 CUP |
| 100 PGK | 550.04 CUP |
| 500 PGK | 2,750.22 CUP |
| 1,000 PGK | 5,500.45 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-05-26T21:22:26Z",
"rates": {
"CUP": 5.500449
}
}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": 550.0449,
"rate": 5.500449
}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