Rate Overview
Live
1 CHF = 3.6116 BYN
1 BYN = 0.276883
CHF
Avg
3.6041
High
3.6186
Low
3.5854
Last updated: 7/5/2026, 11:35:29 PM
Quick Conversions
| CHF | BYN |
|---|---|
| 1 CHF | 3.61 BYN |
| 10 CHF | 36.12 BYN |
| 50 CHF | 180.58 BYN |
| 100 CHF | 361.16 BYN |
| 500 CHF | 1,805.82 BYN |
| 1,000 CHF | 3,611.64 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-07-05T23:35:29Z",
"rates": {
"BYN": 3.611637
}
}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": 361.1637,
"rate": 3.611637
}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