Rate Overview
Live
1 BYN = 0.267613 CHF
1 CHF = 3.7367
BYN
Avg
0.304006
High
0.393820
Low
0.234330
Last updated: 3/26/2026, 11:31:36 PM
Quick Conversions
| BYN | CHF |
|---|---|
| 1 BYN | 0.27 CHF |
| 10 BYN | 2.68 CHF |
| 50 BYN | 13.38 CHF |
| 100 BYN | 26.76 CHF |
| 500 BYN | 133.81 CHF |
| 1,000 BYN | 267.61 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-26T23:31:36Z",
"rates": {
"CHF": 0.267613
}
}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.7613,
"rate": 0.267613
}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