Rate Overview
Live
1 BYN = 0.264714 CHF
1 CHF = 3.7777
BYN
Avg
0.266991
High
0.270082
Low
0.264714
Last updated: 3/6/2026, 7:39:03 PM
Quick Conversions
| BYN | CHF |
|---|---|
| 1 BYN | 0.26 CHF |
| 10 BYN | 2.65 CHF |
| 50 BYN | 13.24 CHF |
| 100 BYN | 26.47 CHF |
| 500 BYN | 132.36 CHF |
| 1,000 BYN | 264.71 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-03-06T19:39:03Z",
"rates": {
"CHF": 0.264714
}
}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.4714,
"rate": 0.264714
}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