Rate Overview
Live
1 PGK = 0.226483 CUC
1 CUC = 4.4153
PGK
Avg
0.230971
High
0.234608
Low
0.226483
Last updated: 7/21/2026, 11:32:14 AM
Quick Conversions
| PGK | CUC |
|---|---|
| 1 PGK | 0.23 CUC |
| 10 PGK | 2.26 CUC |
| 50 PGK | 11.32 CUC |
| 100 PGK | 22.65 CUC |
| 500 PGK | 113.24 CUC |
| 1,000 PGK | 226.48 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-21T11:32:14Z",
"rates": {
"CUC": 0.226483
}
}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.6483,
"rate": 0.226483
}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