Rate Overview
Live
1 CHF = 2.1019 BGN
1 BGN = 0.475770
CHF
Avg
2.1160
High
2.1297
Low
2.0950
Last updated: 7/26/2026, 3:00:35 AM
Quick Conversions
| CHF | BGN |
|---|---|
| 1 CHF | 2.10 BGN |
| 10 CHF | 21.02 BGN |
| 50 CHF | 105.09 BGN |
| 100 CHF | 210.19 BGN |
| 500 CHF | 1,050.93 BGN |
| 1,000 CHF | 2,101.86 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-07-26T03:00:35Z",
"rates": {
"BGN": 2.101855
}
}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": 210.1855,
"rate": 2.101855
}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