Rate Overview
Live
1 PLN = 119.2217 CRC
1 CRC = 0.008388
PLN
Avg
132.1800
High
140.0176
Low
119.2217
Last updated: 7/24/2026, 2:51:47 AM
Quick Conversions
| PLN | CRC |
|---|---|
| 1 PLN | 119.22 CRC |
| 10 PLN | 1,192.22 CRC |
| 50 PLN | 5,961.08 CRC |
| 100 PLN | 11,922.17 CRC |
| 500 PLN | 59,610.85 CRC |
| 1,000 PLN | 119,221.69 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-24T02:51:47Z",
"rates": {
"CRC": 119.221693
}
}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": 11922.1693,
"rate": 119.221693
}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