Rate Overview
Live
1 CHF = 2.0785 BGN
1 BGN = 0.481105
CHF
Avg
2.0887
High
2.0949
Low
2.0785
Last updated: 8/15/2026, 1:02:49 PM
Quick Conversions
| CHF | BGN |
|---|---|
| 1 CHF | 2.08 BGN |
| 10 CHF | 20.79 BGN |
| 50 CHF | 103.93 BGN |
| 100 CHF | 207.85 BGN |
| 500 CHF | 1,039.27 BGN |
| 1,000 CHF | 2,078.55 BGN |
Get CHF/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=BGNExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-08-15T13:02:49Z",
"rates": {
"BGN": 2.078547
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "BGN",
"amount": 100
},
"result": 207.85469999999998,
"rate": 2.078547
}Build with CHF/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key