Rate Overview
Live
1 PGK = 103.6322 CRC
1 CRC = 0.009650
PGK
Avg
108.5574
High
116.6308
Low
102.7876
Last updated: 7/9/2026, 11:35:19 PM
Quick Conversions
| PGK | CRC |
|---|---|
| 1 PGK | 103.63 CRC |
| 10 PGK | 1,036.32 CRC |
| 50 PGK | 5,181.61 CRC |
| 100 PGK | 10,363.22 CRC |
| 500 PGK | 51,816.12 CRC |
| 1,000 PGK | 103,632.25 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-09T23:35:19Z",
"rates": {
"CRC": 103.632246
}
}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": 10363.2246,
"rate": 103.632246
}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