Rate Overview
Live
1 BYN = 0.290450 CHF
1 CHF = 3.4429
BYN
Avg
0.288460
High
0.290784
Low
0.286404
Last updated: 6/19/2026, 11:21:59 AM
Quick Conversions
| BYN | CHF |
|---|---|
| 1 BYN | 0.29 CHF |
| 10 BYN | 2.90 CHF |
| 50 BYN | 14.52 CHF |
| 100 BYN | 29.04 CHF |
| 500 BYN | 145.23 CHF |
| 1,000 BYN | 290.45 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-06-19T11:21:59Z",
"rates": {
"CHF": 0.29045
}
}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": 29.044999999999998,
"rate": 0.29045
}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