Rate Overview
Live
1 CHF = 4.6647 PLN
1 PLN = 0.214375
CHF
Avg
4.5889
High
4.7480
Low
4.5158
Last updated: 3/27/2026, 5:35:49 AM
Quick Conversions
| CHF | PLN |
|---|---|
| 1 CHF | 4.66 PLN |
| 10 CHF | 46.65 PLN |
| 50 CHF | 233.24 PLN |
| 100 CHF | 466.47 PLN |
| 500 CHF | 2,332.36 PLN |
| 1,000 CHF | 4,664.73 PLN |
Get CHF/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=PLNExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-03-27T05:35:49Z",
"rates": {
"PLN": 4.664726
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "PLN",
"amount": 100
},
"result": 466.4726,
"rate": 4.664726
}Build with CHF/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key