Rate Overview
Live
1 CHF = 4.6599 PLN
1 PLN = 0.214596
CHF
Avg
4.6922
High
4.7497
Low
4.6198
Last updated: 3/27/2026, 7:15:26 AM
Quick Conversions
| CHF | PLN |
|---|---|
| 1 CHF | 4.66 PLN |
| 10 CHF | 46.60 PLN |
| 50 CHF | 233.00 PLN |
| 100 CHF | 465.99 PLN |
| 500 CHF | 2,329.96 PLN |
| 1,000 CHF | 4,659.92 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-27T07:15:26Z",
"rates": {
"PLN": 4.659919
}
}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": 465.99190000000004,
"rate": 4.659919
}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