Rate Overview
Live
1 PLN = 119.7577 CRC
1 CRC = 0.008350
PLN
Avg
121.1494
High
125.0544
Low
118.9633
Last updated: 7/15/2026, 12:07:25 PM
Quick Conversions
| PLN | CRC |
|---|---|
| 1 PLN | 119.76 CRC |
| 10 PLN | 1,197.58 CRC |
| 50 PLN | 5,987.89 CRC |
| 100 PLN | 11,975.77 CRC |
| 500 PLN | 59,878.87 CRC |
| 1,000 PLN | 119,757.73 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-15T12:07:25Z",
"rates": {
"CRC": 119.757734
}
}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": 11975.7734,
"rate": 119.757734
}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