Rate Overview
Live
1 PLN = 124.3580 CRC
1 CRC = 0.008041
PLN
Avg
124.1110
High
124.8029
Low
123.3594
Last updated: 5/27/2026, 12:31:19 PM
Quick Conversions
| PLN | CRC |
|---|---|
| 1 PLN | 124.36 CRC |
| 10 PLN | 1,243.58 CRC |
| 50 PLN | 6,217.90 CRC |
| 100 PLN | 12,435.80 CRC |
| 500 PLN | 62,179.02 CRC |
| 1,000 PLN | 124,358.03 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-27T12:31:19Z",
"rates": {
"CRC": 124.358031
}
}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": 12435.8031,
"rate": 124.358031
}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