Rate Overview
Live
1 CHF = 4.6953 PLN
1 PLN = 0.212979
CHF
Avg
4.5711
High
4.9215
Low
4.1566
Last updated: 7/20/2026, 3:31:11 AM
Quick Conversions
| CHF | PLN |
|---|---|
| 1 CHF | 4.70 PLN |
| 10 CHF | 46.95 PLN |
| 50 CHF | 234.77 PLN |
| 100 CHF | 469.53 PLN |
| 500 CHF | 2,347.65 PLN |
| 1,000 CHF | 4,695.30 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-20T03:31:11Z",
"rates": {
"PLN": 4.695304
}
}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": 469.5304,
"rate": 4.695304
}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