Rate Overview
Live
1 PGK = 104.2178 CRC
1 CRC = 0.009595
PGK
Avg
122.1811
High
135.3003
Low
104.2178
Last updated: 5/26/2026, 9:22:19 PM
Quick Conversions
| PGK | CRC |
|---|---|
| 1 PGK | 104.22 CRC |
| 10 PGK | 1,042.18 CRC |
| 50 PGK | 5,210.89 CRC |
| 100 PGK | 10,421.78 CRC |
| 500 PGK | 52,108.90 CRC |
| 1,000 PGK | 104,217.79 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-26T21:22:19Z",
"rates": {
"CRC": 104.217792
}
}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": 10421.7792,
"rate": 104.217792
}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