Rate Overview
Live
1 PGK = 0.227664 CUC
1 CUC = 4.3924
PGK
Avg
0.227881
High
0.228497
Low
0.227361
Last updated: 6/29/2026, 1:39:43 AM
Quick Conversions
| PGK | CUC |
|---|---|
| 1 PGK | 0.23 CUC |
| 10 PGK | 2.28 CUC |
| 50 PGK | 11.38 CUC |
| 100 PGK | 22.77 CUC |
| 500 PGK | 113.83 CUC |
| 1,000 PGK | 227.66 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-06-29T01:39:43Z",
"rates": {
"CUC": 0.227664
}
}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.7664,
"rate": 0.227664
}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