Rate Overview
Live
1 PLN = 121.5910 CRC
1 CRC = 0.008224
PLN
Avg
121.1207
High
121.5996
Low
120.6482
Last updated: 7/6/2026, 7:55:58 PM
Quick Conversions
| PLN | CRC |
|---|---|
| 1 PLN | 121.59 CRC |
| 10 PLN | 1,215.91 CRC |
| 50 PLN | 6,079.55 CRC |
| 100 PLN | 12,159.10 CRC |
| 500 PLN | 60,795.52 CRC |
| 1,000 PLN | 121,591.04 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-06T19:55:58Z",
"rates": {
"CRC": 121.591038
}
}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": 12159.103799999999,
"rate": 121.591038
}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