Rate Overview
Live
1 PGK = 5.5686 CUP
1 CUP = 0.179578
PGK
Avg
5.5716
High
5.6000
Low
5.5289
Last updated: 3/27/2026, 7:46:19 AM
Quick Conversions
| PGK | CUP |
|---|---|
| 1 PGK | 5.57 CUP |
| 10 PGK | 55.69 CUP |
| 50 PGK | 278.43 CUP |
| 100 PGK | 556.86 CUP |
| 500 PGK | 2,784.30 CUP |
| 1,000 PGK | 5,568.60 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-03-27T07:46:19Z",
"rates": {
"CUP": 5.568601
}
}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": 556.8601,
"rate": 5.568601
}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