Rate Overview
Live
1 PLN = 119.8650 CRC
1 CRC = 0.008343
PLN
Avg
119.4952
High
119.9636
Low
118.3968
Last updated: 7/24/2026, 7:29:40 PM
Quick Conversions
| PLN | CRC |
|---|---|
| 1 PLN | 119.87 CRC |
| 10 PLN | 1,198.65 CRC |
| 50 PLN | 5,993.25 CRC |
| 100 PLN | 11,986.50 CRC |
| 500 PLN | 59,932.50 CRC |
| 1,000 PLN | 119,865.00 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-24T19:29:40Z",
"rates": {
"CRC": 119.865001
}
}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": 11986.500100000001,
"rate": 119.865001
}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