Rate Overview
Live
1 CHF = 2.1309 BGN
1 BGN = 0.469276
CHF
Avg
2.1026
High
2.1812
Low
2.0505
Last updated: 3/27/2026, 5:36:37 AM
Quick Conversions
| CHF | BGN |
|---|---|
| 1 CHF | 2.13 BGN |
| 10 CHF | 21.31 BGN |
| 50 CHF | 106.55 BGN |
| 100 CHF | 213.09 BGN |
| 500 CHF | 1,065.47 BGN |
| 1,000 CHF | 2,130.94 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-03-27T05:36:37Z",
"rates": {
"BGN": 2.130942
}
}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.0942,
"rate": 2.130942
}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