Rate Overview
Live
1 PGK = 102.7584 CRC
1 CRC = 0.009732
PGK
Avg
120.6550
High
135.3003
Low
102.7584
Last updated: 7/26/2026, 3:29:58 AM
Quick Conversions
| PGK | CRC |
|---|---|
| 1 PGK | 102.76 CRC |
| 10 PGK | 1,027.58 CRC |
| 50 PGK | 5,137.92 CRC |
| 100 PGK | 10,275.84 CRC |
| 500 PGK | 51,379.18 CRC |
| 1,000 PGK | 102,758.36 CRC |
Get PGK/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=CRCExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-26T03:29:58Z",
"rates": {
"CRC": 102.758364
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "CRC",
"amount": 100
},
"result": 10275.8364,
"rate": 102.758364
}Build with PGK/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key