Rate Overview
Live
1 PLN = 120.4524 CRC
1 CRC = 0.008302
PLN
Avg
121.1859
High
121.9578
Low
120.4524
Last updated: 8/16/2026, 9:32:04 AM
Quick Conversions
| PLN | CRC |
|---|---|
| 1 PLN | 120.45 CRC |
| 10 PLN | 1,204.52 CRC |
| 50 PLN | 6,022.62 CRC |
| 100 PLN | 12,045.24 CRC |
| 500 PLN | 60,226.22 CRC |
| 1,000 PLN | 120,452.43 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-08-16T09:32:04Z",
"rates": {
"CRC": 120.45243
}
}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": 12045.243,
"rate": 120.45243
}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