Rate Overview
Live
1 PGK = 5.4917 CUP
1 CUP = 0.182091
PGK
Avg
5.4984
High
5.5268
Low
5.4737
Last updated: 5/26/2026, 8:21:32 PM
Quick Conversions
| PGK | CUP |
|---|---|
| 1 PGK | 5.49 CUP |
| 10 PGK | 54.92 CUP |
| 50 PGK | 274.59 CUP |
| 100 PGK | 549.17 CUP |
| 500 PGK | 2,745.87 CUP |
| 1,000 PGK | 5,491.75 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-26T20:21:32Z",
"rates": {
"CUP": 5.491749
}
}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": 549.1749000000001,
"rate": 5.491749
}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