Rate Overview
Live
1 PLN = 124.4793 CRC
1 CRC = 0.008033
PLN
Avg
133.5949
High
141.6174
Low
124.4793
Last updated: 3/27/2026, 12:58:41 PM
Quick Conversions
| PLN | CRC |
|---|---|
| 1 PLN | 124.48 CRC |
| 10 PLN | 1,244.79 CRC |
| 50 PLN | 6,223.96 CRC |
| 100 PLN | 12,447.93 CRC |
| 500 PLN | 62,239.64 CRC |
| 1,000 PLN | 124,479.28 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-03-27T12:58:41Z",
"rates": {
"CRC": 124.479279
}
}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": 12447.9279,
"rate": 124.479279
}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