Rate Overview
Live
1 PLN = 127.3098 CRC
1 CRC = 0.007855
PLN
Avg
127.4952
High
128.3127
Low
126.9189
Last updated: 4/17/2026, 6:10:33 AM
Quick Conversions
| PLN | CRC |
|---|---|
| 1 PLN | 127.31 CRC |
| 10 PLN | 1,273.10 CRC |
| 50 PLN | 6,365.49 CRC |
| 100 PLN | 12,730.98 CRC |
| 500 PLN | 63,654.92 CRC |
| 1,000 PLN | 127,309.83 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-04-17T06:10:33Z",
"rates": {
"CRC": 127.309831
}
}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": 12730.9831,
"rate": 127.309831
}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