Rate Overview
Live
1 BGN = 0.481105 CHF
1 CHF = 2.0785
BGN
Avg
0.478769
High
0.481105
Low
0.477359
Last updated: 8/15/2026, 8:05:53 AM
Quick Conversions
| BGN | CHF |
|---|---|
| 1 BGN | 0.48 CHF |
| 10 BGN | 4.81 CHF |
| 50 BGN | 24.06 CHF |
| 100 BGN | 48.11 CHF |
| 500 BGN | 240.55 CHF |
| 1,000 BGN | 481.11 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-08-15T08:05:53Z",
"rates": {
"CHF": 0.481105
}
}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": 48.1105,
"rate": 0.481105
}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