Rate Overview
Live
1 CHF = 4.6413 PLN
1 PLN = 0.215458
CHF
Avg
4.5663
High
4.9145
Low
4.1629
Last updated: 7/26/2026, 5:53:40 PM
Quick Conversions
| CHF | PLN |
|---|---|
| 1 CHF | 4.64 PLN |
| 10 CHF | 46.41 PLN |
| 50 CHF | 232.06 PLN |
| 100 CHF | 464.13 PLN |
| 500 CHF | 2,320.64 PLN |
| 1,000 CHF | 4,641.28 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-26T17:53:40Z",
"rates": {
"PLN": 4.641275
}
}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": 464.12750000000005,
"rate": 4.641275
}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