Rate Overview
Live
1 CHF = 3.5013 BYN
1 BYN = 0.285610
CHF
Avg
3.4960
High
3.5125
Low
3.4584
Last updated: 5/27/2026, 8:25:24 AM
Quick Conversions
| CHF | BYN |
|---|---|
| 1 CHF | 3.50 BYN |
| 10 CHF | 35.01 BYN |
| 50 CHF | 175.06 BYN |
| 100 CHF | 350.13 BYN |
| 500 CHF | 1,750.64 BYN |
| 1,000 CHF | 3,501.28 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-27T08:25:24Z",
"rates": {
"BYN": 3.501278
}
}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.12780000000004,
"rate": 3.501278
}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