Rate Overview
Live
1 PGK = 103.2995 CRC
1 CRC = 0.009681
PGK
Avg
103.3264
High
103.4667
Low
103.1052
Last updated: 7/3/2026, 11:21:57 PM
Quick Conversions
| PGK | CRC |
|---|---|
| 1 PGK | 103.30 CRC |
| 10 PGK | 1,033.00 CRC |
| 50 PGK | 5,164.98 CRC |
| 100 PGK | 10,329.95 CRC |
| 500 PGK | 51,649.76 CRC |
| 1,000 PGK | 103,299.52 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-03T23:21:57Z",
"rates": {
"CRC": 103.299515
}
}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": 10329.9515,
"rate": 103.299515
}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