Rate Overview
Live
1 PGK = 110.0166 CRC
1 CRC = 0.009090
PGK
Avg
109.7712
High
110.2458
Low
109.0255
Last updated: 3/6/2026, 10:45:58 PM
Quick Conversions
| PGK | CRC |
|---|---|
| 1 PGK | 110.02 CRC |
| 10 PGK | 1,100.17 CRC |
| 50 PGK | 5,500.83 CRC |
| 100 PGK | 11,001.66 CRC |
| 500 PGK | 55,008.32 CRC |
| 1,000 PGK | 110,016.65 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-06T22:45:58Z",
"rates": {
"CRC": 110.016648
}
}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": 11001.6648,
"rate": 110.016648
}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