Rate Overview
Live
1 PGK = 104.7138 CRC
1 CRC = 0.009550
PGK
Avg
104.6824
High
104.8230
Low
104.4510
Last updated: 5/6/2026, 12:27:08 PM
Quick Conversions
| PGK | CRC |
|---|---|
| 1 PGK | 104.71 CRC |
| 10 PGK | 1,047.14 CRC |
| 50 PGK | 5,235.69 CRC |
| 100 PGK | 10,471.38 CRC |
| 500 PGK | 52,356.91 CRC |
| 1,000 PGK | 104,713.83 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-06T12:27:08Z",
"rates": {
"CRC": 104.713829
}
}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": 10471.3829,
"rate": 104.713829
}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