Rate Overview
Live
1 CHF = 3.7817 BYN
1 BYN = 0.264430
CHF
Avg
3.7456
High
3.7817
Low
3.7026
Last updated: 3/7/2026, 1:01:30 AM
Quick Conversions
| CHF | BYN |
|---|---|
| 1 CHF | 3.78 BYN |
| 10 CHF | 37.82 BYN |
| 50 CHF | 189.09 BYN |
| 100 CHF | 378.17 BYN |
| 500 CHF | 1,890.86 BYN |
| 1,000 CHF | 3,781.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-03-07T01:01:30Z",
"rates": {
"BYN": 3.781719
}
}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": 378.1719,
"rate": 3.781719
}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