Rate Overview
Live
1 BYN = 0.282499 CHF
1 CHF = 3.5398
BYN
Avg
0.278715
High
0.282587
Low
0.276348
Last updated: 7/8/2026, 5:35:03 AM
Quick Conversions
| BYN | CHF |
|---|---|
| 1 BYN | 0.28 CHF |
| 10 BYN | 2.82 CHF |
| 50 BYN | 14.12 CHF |
| 100 BYN | 28.25 CHF |
| 500 BYN | 141.25 CHF |
| 1,000 BYN | 282.50 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-08T05:35:03Z",
"rates": {
"CHF": 0.282499
}
}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.2499,
"rate": 0.282499
}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