Rate Overview
Live
1 PLN = 121.5774 CRC
1 CRC = 0.008225
PLN
Avg
121.2278
High
122.0267
Low
119.9633
Last updated: 9/5/2026, 10:25:29 PM
Quick Conversions
| PLN | CRC |
|---|---|
| 1 PLN | 121.58 CRC |
| 10 PLN | 1,215.77 CRC |
| 50 PLN | 6,078.87 CRC |
| 100 PLN | 12,157.74 CRC |
| 500 PLN | 60,788.69 CRC |
| 1,000 PLN | 121,577.37 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-09-05T22:25:29Z",
"rates": {
"CRC": 121.57737
}
}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": 12157.737000000001,
"rate": 121.57737
}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