Rate Overview
Live
1 PLN = 128.5944 CRC
1 CRC = 0.007776
PLN
Avg
129.7719
High
132.4469
Low
127.7010
Last updated: 3/6/2026, 8:09:33 AM
Quick Conversions
| PLN | CRC |
|---|---|
| 1 PLN | 128.59 CRC |
| 10 PLN | 1,285.94 CRC |
| 50 PLN | 6,429.72 CRC |
| 100 PLN | 12,859.44 CRC |
| 500 PLN | 64,297.20 CRC |
| 1,000 PLN | 128,594.40 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-03-06T08:09:33Z",
"rates": {
"CRC": 128.594404
}
}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": 12859.4404,
"rate": 128.594404
}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