Rate Overview
Live
1 PGK = 0.224356 CUC
1 CUC = 4.4572
PGK
Avg
0.226112
High
0.229837
Low
0.221952
Last updated: 9/3/2026, 4:04:48 AM
Quick Conversions
| PGK | CUC |
|---|---|
| 1 PGK | 0.22 CUC |
| 10 PGK | 2.24 CUC |
| 50 PGK | 11.22 CUC |
| 100 PGK | 22.44 CUC |
| 500 PGK | 112.18 CUC |
| 1,000 PGK | 224.36 CUC |
Get PGK/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=CUCExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-09-03T04:04:48Z",
"rates": {
"CUC": 0.224356
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "CUC",
"amount": 100
},
"result": 22.4356,
"rate": 0.224356
}Build with PGK/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key