Rate Overview
Live
1 CHF = 4.5846 PLN
1 PLN = 0.218120
CHF
Avg
4.6111
High
4.6394
Low
4.5846
Last updated: 9/4/2026, 6:22:16 PM
Quick Conversions
| CHF | PLN |
|---|---|
| 1 CHF | 4.58 PLN |
| 10 CHF | 45.85 PLN |
| 50 CHF | 229.23 PLN |
| 100 CHF | 458.46 PLN |
| 500 CHF | 2,292.32 PLN |
| 1,000 CHF | 4,584.64 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-09-04T18:22:16Z",
"rates": {
"PLN": 4.584642
}
}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": 458.46419999999995,
"rate": 4.584642
}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