Rate Overview
Live
1 BYN = 0.275209 CHF
1 CHF = 3.6336
BYN
Avg
0.275158
High
0.276427
Low
0.274243
Last updated: 4/18/2026, 8:43:58 AM
Quick Conversions
| BYN | CHF |
|---|---|
| 1 BYN | 0.28 CHF |
| 10 BYN | 2.75 CHF |
| 50 BYN | 13.76 CHF |
| 100 BYN | 27.52 CHF |
| 500 BYN | 137.60 CHF |
| 1,000 BYN | 275.21 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-04-18T08:43:58Z",
"rates": {
"CHF": 0.275209
}
}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": 27.520899999999997,
"rate": 0.275209
}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