Rate Overview
Live
1 PLN = 124.5599 CRC
1 CRC = 0.008028
PLN
Avg
131.7030
High
140.0176
Low
123.9444
Last updated: 5/27/2026, 1:55:22 PM
Quick Conversions
| PLN | CRC |
|---|---|
| 1 PLN | 124.56 CRC |
| 10 PLN | 1,245.60 CRC |
| 50 PLN | 6,227.99 CRC |
| 100 PLN | 12,455.99 CRC |
| 500 PLN | 62,279.94 CRC |
| 1,000 PLN | 124,559.87 CRC |
Get PLN/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=CRCExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-05-27T13:55:22Z",
"rates": {
"CRC": 124.559872
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "CRC",
"amount": 100
},
"result": 12455.9872,
"rate": 124.559872
}Build with PLN/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key