Rate Overview
Live
1 BYN = 0.262645 CHF
1 CHF = 3.8074
BYN
Avg
0.262960
High
0.265088
Low
0.261804
Last updated: 9/7/2026, 11:15:46 PM
Quick Conversions
| BYN | CHF |
|---|---|
| 1 BYN | 0.26 CHF |
| 10 BYN | 2.63 CHF |
| 50 BYN | 13.13 CHF |
| 100 BYN | 26.26 CHF |
| 500 BYN | 131.32 CHF |
| 1,000 BYN | 262.65 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-09-07T23:15:46Z",
"rates": {
"CHF": 0.262645
}
}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": 26.2645,
"rate": 0.262645
}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