Rate Overview
Live
1 PLN = 121.2613 CRC
1 CRC = 0.008247
PLN
Avg
121.1336
High
121.5996
Low
120.6482
Last updated: 7/7/2026, 12:12:03 PM
Quick Conversions
| PLN | CRC |
|---|---|
| 1 PLN | 121.26 CRC |
| 10 PLN | 1,212.61 CRC |
| 50 PLN | 6,063.07 CRC |
| 100 PLN | 12,126.13 CRC |
| 500 PLN | 60,630.67 CRC |
| 1,000 PLN | 121,261.34 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-07T12:12:03Z",
"rates": {
"CRC": 121.261344
}
}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": 12126.134399999999,
"rate": 121.261344
}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