Rate Overview
Live
1 PGK = 104.7252 CRC
1 CRC = 0.009549
PGK
Avg
104.7972
High
105.1741
Low
104.5230
Last updated: 6/15/2026, 9:44:11 PM
Quick Conversions
| PGK | CRC |
|---|---|
| 1 PGK | 104.73 CRC |
| 10 PGK | 1,047.25 CRC |
| 50 PGK | 5,236.26 CRC |
| 100 PGK | 10,472.52 CRC |
| 500 PGK | 52,362.61 CRC |
| 1,000 PGK | 104,725.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-06-15T21:44:11Z",
"rates": {
"CRC": 104.725225
}
}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": 10472.5225,
"rate": 104.725225
}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