Rate Overview
Live
1 PGK = 0.225576 CUC
1 CUC = 4.4331
PGK
Avg
0.225639
High
0.226702
Low
0.223758
Last updated: 8/12/2026, 3:23:52 PM
Quick Conversions
| PGK | CUC |
|---|---|
| 1 PGK | 0.23 CUC |
| 10 PGK | 2.26 CUC |
| 50 PGK | 11.28 CUC |
| 100 PGK | 22.56 CUC |
| 500 PGK | 112.79 CUC |
| 1,000 PGK | 225.58 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-08-12T15:23:52Z",
"rates": {
"CUC": 0.225576
}
}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.5576,
"rate": 0.225576
}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