Rate Overview
Live
1 CHF = 2.1270 BGN
1 BGN = 0.470151
CHF
Avg
2.1208
High
2.1297
Low
2.0950
Last updated: 7/5/2026, 11:44:27 PM
Quick Conversions
| CHF | BGN |
|---|---|
| 1 CHF | 2.13 BGN |
| 10 CHF | 21.27 BGN |
| 50 CHF | 106.35 BGN |
| 100 CHF | 212.70 BGN |
| 500 CHF | 1,063.49 BGN |
| 1,000 CHF | 2,126.98 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-05T23:44:27Z",
"rates": {
"BGN": 2.126977
}
}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": 212.6977,
"rate": 2.126977
}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