Rate Overview
Live
1 BYN = 0.266830 CHF
1 CHF = 3.7477
BYN
Avg
0.269509
High
0.272814
Low
0.266554
Last updated: 8/17/2026, 5:49:32 PM
Quick Conversions
| BYN | CHF |
|---|---|
| 1 BYN | 0.27 CHF |
| 10 BYN | 2.67 CHF |
| 50 BYN | 13.34 CHF |
| 100 BYN | 26.68 CHF |
| 500 BYN | 133.42 CHF |
| 1,000 BYN | 266.83 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-08-17T17:49:32Z",
"rates": {
"CHF": 0.26683
}
}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.683,
"rate": 0.26683
}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