Rate Overview
Live
1 CHF = 2.1373 BGN
1 BGN = 0.467882
CHF
Avg
2.1313
High
2.1373
Low
2.1156
Last updated: 4/16/2026, 5:59:42 AM
Quick Conversions
| CHF | BGN |
|---|---|
| 1 CHF | 2.14 BGN |
| 10 CHF | 21.37 BGN |
| 50 CHF | 106.86 BGN |
| 100 CHF | 213.73 BGN |
| 500 CHF | 1,068.65 BGN |
| 1,000 CHF | 2,137.29 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-04-16T05:59:42Z",
"rates": {
"BGN": 2.13729
}
}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": 213.729,
"rate": 2.13729
}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