Rate Overview
Live
1 CHF = 4.6648 PLN
1 PLN = 0.214372
CHF
Avg
4.6772
High
4.7035
Low
4.6642
Last updated: 3/27/2026, 3:49:24 AM
Quick Conversions
| CHF | PLN |
|---|---|
| 1 CHF | 4.66 PLN |
| 10 CHF | 46.65 PLN |
| 50 CHF | 233.24 PLN |
| 100 CHF | 466.48 PLN |
| 500 CHF | 2,332.39 PLN |
| 1,000 CHF | 4,664.79 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-27T03:49:24Z",
"rates": {
"PLN": 4.664788
}
}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.4788,
"rate": 4.664788
}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