Rate Overview
Live
1 PLN = 124.6829 CRC
1 CRC = 0.008020
PLN
Avg
124.7700
High
125.9416
Low
123.9044
Last updated: 6/16/2026, 2:35:33 PM
Quick Conversions
| PLN | CRC |
|---|---|
| 1 PLN | 124.68 CRC |
| 10 PLN | 1,246.83 CRC |
| 50 PLN | 6,234.14 CRC |
| 100 PLN | 12,468.29 CRC |
| 500 PLN | 62,341.44 CRC |
| 1,000 PLN | 124,682.89 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-06-16T14:35:33Z",
"rates": {
"CRC": 124.682889
}
}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": 12468.2889,
"rate": 124.682889
}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