Rate Overview
Live
1 BYN = 0.285026 CHF
1 CHF = 3.5085
BYN
Avg
0.281577
High
0.289151
Low
0.274942
Last updated: 5/30/2026, 4:22:17 AM
Quick Conversions
| BYN | CHF |
|---|---|
| 1 BYN | 0.29 CHF |
| 10 BYN | 2.85 CHF |
| 50 BYN | 14.25 CHF |
| 100 BYN | 28.50 CHF |
| 500 BYN | 142.51 CHF |
| 1,000 BYN | 285.03 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-05-30T04:22:17Z",
"rates": {
"CHF": 0.285026
}
}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": 28.5026,
"rate": 0.285026
}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