Rate Overview
Live
1 PGK = 107.8395 CRC
1 CRC = 0.009273
PGK
Avg
112.6741
High
116.6308
Low
107.8395
Last updated: 3/27/2026, 12:56:50 PM
Quick Conversions
| PGK | CRC |
|---|---|
| 1 PGK | 107.84 CRC |
| 10 PGK | 1,078.39 CRC |
| 50 PGK | 5,391.97 CRC |
| 100 PGK | 10,783.95 CRC |
| 500 PGK | 53,919.74 CRC |
| 1,000 PGK | 107,839.49 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-03-27T12:56:50Z",
"rates": {
"CRC": 107.83949
}
}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": 10783.949,
"rate": 107.83949
}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