Rate Overview
Live
1 CHF = 4.7390 PLN
1 PLN = 0.211015
CHF
Avg
4.6948
High
4.7402
Low
4.6462
Last updated: 3/7/2026, 12:48:07 AM
Quick Conversions
| CHF | PLN |
|---|---|
| 1 CHF | 4.74 PLN |
| 10 CHF | 47.39 PLN |
| 50 CHF | 236.95 PLN |
| 100 CHF | 473.90 PLN |
| 500 CHF | 2,369.50 PLN |
| 1,000 CHF | 4,738.99 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-07T00:48:07Z",
"rates": {
"PLN": 4.738991
}
}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": 473.89910000000003,
"rate": 4.738991
}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