Rate Overview
Live
1 CUC = 4.3003 PGK
1 PGK = 0.232539
CUC
Avg
4.2869
High
4.3098
Low
4.2624
Last updated: 3/27/2026, 12:56:44 PM
Quick Conversions
| CUC | PGK |
|---|---|
| 1 CUC | 4.30 PGK |
| 10 CUC | 43.00 PGK |
| 50 CUC | 215.02 PGK |
| 100 CUC | 430.03 PGK |
| 500 CUC | 2,150.17 PGK |
| 1,000 CUC | 4,300.35 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-03-27T12:56:44Z",
"rates": {
"PGK": 4.30035
}
}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": 430.03499999999997,
"rate": 4.30035
}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