Rate Overview
Live
1 CHF = 4.6392 PLN
1 PLN = 0.215554
CHF
Avg
4.6257
High
4.7086
Low
4.5194
Last updated: 7/25/2026, 9:04:10 PM
Quick Conversions
| CHF | PLN |
|---|---|
| 1 CHF | 4.64 PLN |
| 10 CHF | 46.39 PLN |
| 50 CHF | 231.96 PLN |
| 100 CHF | 463.92 PLN |
| 500 CHF | 2,319.61 PLN |
| 1,000 CHF | 4,639.22 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-07-25T21:04:10Z",
"rates": {
"PLN": 4.639215
}
}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.92150000000004,
"rate": 4.639215
}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