Rate Overview
Live
1 PGK = 105.4652 CRC
1 CRC = 0.009482
PGK
Avg
106.6698
High
107.5968
Low
105.4652
Last updated: 4/16/2026, 8:01:43 AM
Quick Conversions
| PGK | CRC |
|---|---|
| 1 PGK | 105.47 CRC |
| 10 PGK | 1,054.65 CRC |
| 50 PGK | 5,273.26 CRC |
| 100 PGK | 10,546.52 CRC |
| 500 PGK | 52,732.61 CRC |
| 1,000 PGK | 105,465.22 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-04-16T08:01:43Z",
"rates": {
"CRC": 105.465216
}
}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": 10546.5216,
"rate": 105.465216
}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