Rate Overview
Live
1 CHF = 3.4990 BYN
1 BYN = 0.285799
CHF
Avg
3.5602
High
3.6371
Low
3.4584
Last updated: 5/27/2026, 9:45:40 AM
Quick Conversions
| CHF | BYN |
|---|---|
| 1 CHF | 3.50 BYN |
| 10 CHF | 34.99 BYN |
| 50 CHF | 174.95 BYN |
| 100 CHF | 349.90 BYN |
| 500 CHF | 1,749.48 BYN |
| 1,000 CHF | 3,498.96 BYN |
Get CHF/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=BYNExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-05-27T09:45:40Z",
"rates": {
"BYN": 3.498961
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "BYN",
"amount": 100
},
"result": 349.8961,
"rate": 3.498961
}Build with CHF/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key