Rate Overview
Live
1 PGK = 102.5990 CRC
1 CRC = 0.009747
PGK
Avg
102.4626
High
103.9274
Low
100.4272
Last updated: 9/2/2026, 5:02:41 AM
Quick Conversions
| PGK | CRC |
|---|---|
| 1 PGK | 102.60 CRC |
| 10 PGK | 1,025.99 CRC |
| 50 PGK | 5,129.95 CRC |
| 100 PGK | 10,259.90 CRC |
| 500 PGK | 51,299.50 CRC |
| 1,000 PGK | 102,599.00 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-09-02T05:02:41Z",
"rates": {
"CRC": 102.598998
}
}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": 10259.8998,
"rate": 102.598998
}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