Rate Overview
Live
1 PLN = 124.6667 CRC
1 CRC = 0.008021
PLN
Avg
135.9169
High
140.1961
Low
124.6667
Last updated: 3/27/2026, 11:14:42 AM
Quick Conversions
| PLN | CRC |
|---|---|
| 1 PLN | 124.67 CRC |
| 10 PLN | 1,246.67 CRC |
| 50 PLN | 6,233.33 CRC |
| 100 PLN | 12,466.67 CRC |
| 500 PLN | 62,333.34 CRC |
| 1,000 PLN | 124,666.67 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-27T11:14:42Z",
"rates": {
"CRC": 124.666672
}
}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": 12466.6672,
"rate": 124.666672
}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