Rate Overview
Live
1 PLN = 139.7717 CRC
1 CRC = 0.007155 PLN
Avg
133.2171
High
139.8010
Low
123.1218
Last updated: 1/25/2026, 9:22:50 AM
Quick Conversions
| PLN | CRC |
|---|---|
| 1 PLN | 139.77 CRC |
| 10 PLN | 1,397.72 CRC |
| 50 PLN | 6,988.59 CRC |
| 100 PLN | 13,977.17 CRC |
| 500 PLN | 69,885.85 CRC |
| 1,000 PLN | 139,771.71 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-01-25T09:22:50Z",
"rates": {
"CRC": 139.771705
}
}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": 13977.1705,
"rate": 139.771705
}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