Rate Overview
Live
1 PLN = 119.4145 CRC
1 CRC = 0.008374
PLN
Avg
130.8501
High
139.3825
Low
119.4145
Last updated: 7/17/2026, 11:56:30 AM
Quick Conversions
| PLN | CRC |
|---|---|
| 1 PLN | 119.41 CRC |
| 10 PLN | 1,194.14 CRC |
| 50 PLN | 5,970.72 CRC |
| 100 PLN | 11,941.45 CRC |
| 500 PLN | 59,707.25 CRC |
| 1,000 PLN | 119,414.50 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-07-17T11:56:30Z",
"rates": {
"CRC": 119.414497
}
}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": 11941.4497,
"rate": 119.414497
}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