Rate Overview
Live
1 PGK = 101.1402 CRC
1 CRC = 0.009887
PGK
Avg
102.1567
High
102.9211
Low
101.1402
Last updated: 8/12/2026, 5:24:13 AM
Quick Conversions
| PGK | CRC |
|---|---|
| 1 PGK | 101.14 CRC |
| 10 PGK | 1,011.40 CRC |
| 50 PGK | 5,057.01 CRC |
| 100 PGK | 10,114.03 CRC |
| 500 PGK | 50,570.13 CRC |
| 1,000 PGK | 101,140.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-08-12T05:24:13Z",
"rates": {
"CRC": 101.14025
}
}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": 10114.025,
"rate": 101.14025
}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