Rate Overview
Live
1 PGK = 104.0530 CRC
1 CRC = 0.009610
PGK
Avg
103.9146
High
104.4967
Low
103.4938
Last updated: 5/26/2026, 8:21:34 PM
Quick Conversions
| PGK | CRC |
|---|---|
| 1 PGK | 104.05 CRC |
| 10 PGK | 1,040.53 CRC |
| 50 PGK | 5,202.65 CRC |
| 100 PGK | 10,405.30 CRC |
| 500 PGK | 52,026.48 CRC |
| 1,000 PGK | 104,052.96 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-05-26T20:21:34Z",
"rates": {
"CRC": 104.052955
}
}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": 10405.2955,
"rate": 104.052955
}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