Rate Overview
Live
1 CHF = 4.6727 PLN
1 PLN = 0.214010
CHF
Avg
4.6592
High
4.6727
Low
4.6490
Last updated: 7/4/2026, 10:08:26 PM
Quick Conversions
| CHF | PLN |
|---|---|
| 1 CHF | 4.67 PLN |
| 10 CHF | 46.73 PLN |
| 50 CHF | 233.63 PLN |
| 100 CHF | 467.27 PLN |
| 500 CHF | 2,336.34 PLN |
| 1,000 CHF | 4,672.68 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-04T22:08:26Z",
"rates": {
"PLN": 4.672677
}
}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": 467.2677,
"rate": 4.672677
}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