Rate Overview
Live
1 BYN = 0.285904 CHF
1 CHF = 3.4977
BYN
Avg
0.283146
High
0.285904
Low
0.279800
Last updated: 7/27/2026, 8:40:52 PM
Quick Conversions
| BYN | CHF |
|---|---|
| 1 BYN | 0.29 CHF |
| 10 BYN | 2.86 CHF |
| 50 BYN | 14.30 CHF |
| 100 BYN | 28.59 CHF |
| 500 BYN | 142.95 CHF |
| 1,000 BYN | 285.90 CHF |
Get BYN/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=CHFExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-07-27T20:40:52Z",
"rates": {
"CHF": 0.285904
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "CHF",
"amount": 100
},
"result": 28.5904,
"rate": 0.285904
}Build with BYN/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key