Rate Overview
Live
1 PGK = 0.232539 CUC
1 CUC = 4.3004
PGK
Avg
0.233273
High
0.234608
Low
0.232031
Last updated: 3/27/2026, 9:31:55 AM
Quick Conversions
| PGK | CUC |
|---|---|
| 1 PGK | 0.23 CUC |
| 10 PGK | 2.33 CUC |
| 50 PGK | 11.63 CUC |
| 100 PGK | 23.25 CUC |
| 500 PGK | 116.27 CUC |
| 1,000 PGK | 232.54 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-03-27T09:31:55Z",
"rates": {
"CUC": 0.232539
}
}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": 23.253899999999998,
"rate": 0.232539
}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