Rate Overview
Live
1 PGK = 102.7584 CRC
1 CRC = 0.009732
PGK
Avg
103.0282
High
103.7388
Low
101.8398
Last updated: 7/25/2026, 10:47:52 PM
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-25T22:47:52Z",
"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