Rate Overview
Live
1 CRC = 0.008245 PLN
1 PLN = 121.2856
CRC
Avg
0.008258
High
0.008288
Low
0.008223
Last updated: 7/6/2026, 12:01:18 PM
Quick Conversions
| CRC | PLN |
|---|---|
| 1 CRC | 0.01 PLN |
| 10 CRC | 0.08 PLN |
| 50 CRC | 0.41 PLN |
| 100 CRC | 0.82 PLN |
| 500 CRC | 4.12 PLN |
| 1,000 CRC | 8.25 PLN |
Get CRC/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=PLNExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-07-06T12:01:18Z",
"rates": {
"PLN": 0.008245
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "PLN",
"amount": 100
},
"result": 0.8245,
"rate": 0.008245
}Build with CRC/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key