Rate Overview
Live
1 BGN = 0.476091 CHF
1 CHF = 2.1004
BGN
Avg
0.474164
High
0.476744
Low
0.472421
Last updated: 7/25/2026, 12:27:22 AM
Quick Conversions
| BGN | CHF |
|---|---|
| 1 BGN | 0.48 CHF |
| 10 BGN | 4.76 CHF |
| 50 BGN | 23.80 CHF |
| 100 BGN | 47.61 CHF |
| 500 BGN | 238.05 CHF |
| 1,000 BGN | 476.09 CHF |
Get BGN/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=CHFExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-07-25T00:27:22Z",
"rates": {
"CHF": 0.476091
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "CHF",
"amount": 100
},
"result": 47.6091,
"rate": 0.476091
}Build with BGN/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key