Rate Overview
Live
1 CRC = 0.009619 PGK
1 PGK = 103.9609
CRC
Avg
0.009022
High
0.009662
Low
0.008497
Last updated: 5/27/2026, 2:53:11 PM
Quick Conversions
| CRC | PGK |
|---|---|
| 1 CRC | 0.01 PGK |
| 10 CRC | 0.10 PGK |
| 50 CRC | 0.48 PGK |
| 100 CRC | 0.96 PGK |
| 500 CRC | 4.81 PGK |
| 1,000 CRC | 9.62 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-05-27T14:53:11Z",
"rates": {
"PGK": 0.009619
}
}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.9619000000000001,
"rate": 0.009619
}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