Rate Overview
Live
1 CHF = 3.6348 BYN
1 BYN = 0.275117
CHF
Avg
3.6417
High
3.6794
Low
3.6176
Last updated: 4/16/2026, 8:58:47 PM
Quick Conversions
| CHF | BYN |
|---|---|
| 1 CHF | 3.63 BYN |
| 10 CHF | 36.35 BYN |
| 50 CHF | 181.74 BYN |
| 100 CHF | 363.48 BYN |
| 500 CHF | 1,817.41 BYN |
| 1,000 CHF | 3,634.81 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-04-16T20:58:47Z",
"rates": {
"BYN": 3.634812
}
}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": 363.4812,
"rate": 3.634812
}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