Rate Overview
Live
1 CHF = 4.6339 PLN
1 PLN = 0.215802
CHF
Avg
4.6451
High
4.6563
Low
4.6317
Last updated: 5/27/2026, 4:49:47 AM
Quick Conversions
| CHF | PLN |
|---|---|
| 1 CHF | 4.63 PLN |
| 10 CHF | 46.34 PLN |
| 50 CHF | 231.69 PLN |
| 100 CHF | 463.39 PLN |
| 500 CHF | 2,316.94 PLN |
| 1,000 CHF | 4,633.88 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-05-27T04:49:47Z",
"rates": {
"PLN": 4.633879
}
}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": 463.38790000000006,
"rate": 4.633879
}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