Rate Overview
Live
1 BGN = 0.468274 CHF
1 CHF = 2.1355
BGN
Avg
0.469298
High
0.472677
Low
0.468157
Last updated: 4/16/2026, 7:38:55 AM
Quick Conversions
| BGN | CHF |
|---|---|
| 1 BGN | 0.47 CHF |
| 10 BGN | 4.68 CHF |
| 50 BGN | 23.41 CHF |
| 100 BGN | 46.83 CHF |
| 500 BGN | 234.14 CHF |
| 1,000 BGN | 468.27 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-04-16T07:38:55Z",
"rates": {
"CHF": 0.468274
}
}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": 46.827400000000004,
"rate": 0.468274
}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