Rate Overview
Live
1 CHF = 2.1004 BGN
1 BGN = 0.476092
CHF
Avg
2.1090
High
2.1168
Low
2.0976
Last updated: 7/25/2026, 1:54:06 AM
Quick Conversions
| CHF | BGN |
|---|---|
| 1 CHF | 2.10 BGN |
| 10 CHF | 21.00 BGN |
| 50 CHF | 105.02 BGN |
| 100 CHF | 210.04 BGN |
| 500 CHF | 1,050.22 BGN |
| 1,000 CHF | 2,100.43 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-25T01:54:06Z",
"rates": {
"BGN": 2.100434
}
}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.0434,
"rate": 2.100434
}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