Rate Overview
Live
1 CHF = 2.1454 BGN
1 BGN = 0.466111
CHF
Avg
2.1309
High
2.1454
Low
2.1142
Last updated: 5/6/2026, 11:26:26 AM
Quick Conversions
| CHF | BGN |
|---|---|
| 1 CHF | 2.15 BGN |
| 10 CHF | 21.45 BGN |
| 50 CHF | 107.27 BGN |
| 100 CHF | 214.54 BGN |
| 500 CHF | 1,072.71 BGN |
| 1,000 CHF | 2,145.41 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-05-06T11:26:26Z",
"rates": {
"BGN": 2.145414
}
}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": 214.5414,
"rate": 2.145414
}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