Rate Overview
Live
1 PLN = 124.3563 CRC
1 CRC = 0.008041
PLN
Avg
131.8070
High
139.3825
Low
123.1226
Last updated: 5/27/2026, 4:21:15 PM
Quick Conversions
| PLN | CRC |
|---|---|
| 1 PLN | 124.36 CRC |
| 10 PLN | 1,243.56 CRC |
| 50 PLN | 6,217.82 CRC |
| 100 PLN | 12,435.63 CRC |
| 500 PLN | 62,178.16 CRC |
| 1,000 PLN | 124,356.32 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-27T16:21:15Z",
"rates": {
"CRC": 124.356323
}
}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.632300000001,
"rate": 124.356323
}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