Rate Overview
Live
1 CHF = 3.5554 BYN
1 BYN = 0.281264
CHF
Avg
3.8469
High
4.3010
Low
3.4429
Last updated: 7/22/2026, 10:55:19 PM
Quick Conversions
| CHF | BYN |
|---|---|
| 1 CHF | 3.56 BYN |
| 10 CHF | 35.55 BYN |
| 50 CHF | 177.77 BYN |
| 100 CHF | 355.54 BYN |
| 500 CHF | 1,777.69 BYN |
| 1,000 CHF | 3,555.38 BYN |
Get CHF/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=BYNExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-07-22T22:55:19Z",
"rates": {
"BYN": 3.555377
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "BYN",
"amount": 100
},
"result": 355.5377,
"rate": 3.555377
}Build with CHF/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key