Rate Overview
Live
1 CHF = 3.6259 BYN
1 BYN = 0.275796
CHF
Avg
3.6124
High
3.6269
Low
3.5870
Last updated: 5/7/2026, 6:54:19 AM
Quick Conversions
| CHF | BYN |
|---|---|
| 1 CHF | 3.63 BYN |
| 10 CHF | 36.26 BYN |
| 50 CHF | 181.29 BYN |
| 100 CHF | 362.59 BYN |
| 500 CHF | 1,812.93 BYN |
| 1,000 CHF | 3,625.86 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-05-07T06:54:19Z",
"rates": {
"BYN": 3.625864
}
}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": 362.5864,
"rate": 3.625864
}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