Rate Overview
Live
1 PGK = 0.227261 CUC
1 CUC = 4.4002
PGK
Avg
0.227323
High
0.227901
Low
0.227109
Last updated: 7/5/2026, 6:05:49 PM
Quick Conversions
| PGK | CUC |
|---|---|
| 1 PGK | 0.23 CUC |
| 10 PGK | 2.27 CUC |
| 50 PGK | 11.36 CUC |
| 100 PGK | 22.73 CUC |
| 500 PGK | 113.63 CUC |
| 1,000 PGK | 227.26 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-07-05T18:05:49Z",
"rates": {
"CUC": 0.227261
}
}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.7261,
"rate": 0.227261
}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