Rate Overview
Live
1 CHF = 2.0784 BGN
1 BGN = 0.481135
CHF
Avg
2.0841
High
2.0898
Low
2.0782
Last updated: 9/2/2026, 7:12:30 AM
Quick Conversions
| CHF | BGN |
|---|---|
| 1 CHF | 2.08 BGN |
| 10 CHF | 20.78 BGN |
| 50 CHF | 103.92 BGN |
| 100 CHF | 207.84 BGN |
| 500 CHF | 1,039.21 BGN |
| 1,000 CHF | 2,078.42 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-09-02T07:12:30Z",
"rates": {
"BGN": 2.078419
}
}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.84189999999998,
"rate": 2.078419
}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