Rate Overview
Live
1 CHF = 3.7497 BYN
1 BYN = 0.266687
CHF
Avg
3.7922
High
3.8703
Low
3.7497
Last updated: 3/27/2026, 10:35:11 AM
Quick Conversions
| CHF | BYN |
|---|---|
| 1 CHF | 3.75 BYN |
| 10 CHF | 37.50 BYN |
| 50 CHF | 187.49 BYN |
| 100 CHF | 374.97 BYN |
| 500 CHF | 1,874.86 BYN |
| 1,000 CHF | 3,749.71 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-27T10:35:11Z",
"rates": {
"BYN": 3.749711
}
}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": 374.9711,
"rate": 3.749711
}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