Rate Overview
Live
1 CRC = 0.008574 PGK
1 PGK = 116.6317 CRC
Avg
0.008691
High
0.008766
Low
0.008574
Last updated: 1/25/2026, 1:18:10 PM
Quick Conversions
| CRC | PGK |
|---|---|
| 1 CRC | 0.01 PGK |
| 10 CRC | 0.09 PGK |
| 50 CRC | 0.43 PGK |
| 100 CRC | 0.86 PGK |
| 500 CRC | 4.29 PGK |
| 1,000 CRC | 8.57 PGK |
Get CRC/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=PGKExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-01-25T13:18:10Z",
"rates": {
"PGK": 0.008574
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "PGK",
"amount": 100
},
"result": 0.8574,
"rate": 0.008574
}Build with CRC/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key