Rate Overview
Live
1 PLN = 124.6918 CRC
1 CRC = 0.008020
PLN
Avg
128.0353
High
132.5165
Low
124.6918
Last updated: 3/27/2026, 2:32:46 PM
Quick Conversions
| PLN | CRC |
|---|---|
| 1 PLN | 124.69 CRC |
| 10 PLN | 1,246.92 CRC |
| 50 PLN | 6,234.59 CRC |
| 100 PLN | 12,469.18 CRC |
| 500 PLN | 62,345.91 CRC |
| 1,000 PLN | 124,691.81 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-27T14:32:46Z",
"rates": {
"CRC": 124.691812
}
}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": 12469.181199999999,
"rate": 124.691812
}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