Rate Overview
Live
1 CUC = 4.3210 PGK
1 PGK = 0.231426
CUC
Avg
4.3266
High
4.3398
Low
4.3115
Last updated: 4/18/2026, 8:44:31 AM
Quick Conversions
| CUC | PGK |
|---|---|
| 1 CUC | 4.32 PGK |
| 10 CUC | 43.21 PGK |
| 50 CUC | 216.05 PGK |
| 100 CUC | 432.10 PGK |
| 500 CUC | 2,160.52 PGK |
| 1,000 CUC | 4,321.04 PGK |
Get CUC/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUC¤cies=PGKExample Response:
{
"success": true,
"base": "CUC",
"date": "2026-04-18T08:44:31Z",
"rates": {
"PGK": 4.321038
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUC&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUC",
"to": "PGK",
"amount": 100
},
"result": 432.1038,
"rate": 4.321038
}Build with CUC/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key