Rate Overview
Live
1 CHF = 3.8067 BYN
1 BYN = 0.262694
CHF
Avg
3.7819
High
3.8196
Low
3.7344
Last updated: 9/4/2026, 5:53:41 PM
Quick Conversions
| CHF | BYN |
|---|---|
| 1 CHF | 3.81 BYN |
| 10 CHF | 38.07 BYN |
| 50 CHF | 190.34 BYN |
| 100 CHF | 380.67 BYN |
| 500 CHF | 1,903.36 BYN |
| 1,000 CHF | 3,806.72 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-09-04T17:53:41Z",
"rates": {
"BYN": 3.806716
}
}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": 380.6716,
"rate": 3.806716
}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