Rate Overview
Live
1 CHF = 3.7489 BYN
1 BYN = 0.266747
CHF
Avg
3.9671
High
4.2902
Low
3.6022
Last updated: 3/27/2026, 12:16:25 PM
Quick Conversions
| CHF | BYN |
|---|---|
| 1 CHF | 3.75 BYN |
| 10 CHF | 37.49 BYN |
| 50 CHF | 187.44 BYN |
| 100 CHF | 374.89 BYN |
| 500 CHF | 1,874.43 BYN |
| 1,000 CHF | 3,748.87 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-27T12:16:25Z",
"rates": {
"BYN": 3.748865
}
}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.8865,
"rate": 3.748865
}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