Rate Overview
Live
1 CHF = 3.5077 BYN
1 BYN = 0.285087
CHF
Avg
3.5637
High
3.6186
Low
3.4777
Last updated: 7/25/2026, 10:02:42 PM
Quick Conversions
| CHF | BYN |
|---|---|
| 1 CHF | 3.51 BYN |
| 10 CHF | 35.08 BYN |
| 50 CHF | 175.39 BYN |
| 100 CHF | 350.77 BYN |
| 500 CHF | 1,753.85 BYN |
| 1,000 CHF | 3,507.70 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-25T22:02:42Z",
"rates": {
"BYN": 3.507704
}
}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": 350.7704,
"rate": 3.507704
}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