Rate Overview
Live
1 PGK = 0.229226 CUC
1 CUC = 4.3625
PGK
Avg
0.229413
High
0.230347
Low
0.228920
Last updated: 5/26/2026, 8:21:35 PM
Quick Conversions
| PGK | CUC |
|---|---|
| 1 PGK | 0.23 CUC |
| 10 PGK | 2.29 CUC |
| 50 PGK | 11.46 CUC |
| 100 PGK | 22.92 CUC |
| 500 PGK | 114.61 CUC |
| 1,000 PGK | 229.23 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-05-26T20:21:35Z",
"rates": {
"CUC": 0.229226
}
}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.922600000000003,
"rate": 0.229226
}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