Rate Overview
Live
1 BGN = 0.463314 CHF
1 CHF = 2.1584
BGN
Avg
0.465067
High
0.469630
Low
0.462348
Last updated: 3/6/2026, 8:07:49 AM
Quick Conversions
| BGN | CHF |
|---|---|
| 1 BGN | 0.46 CHF |
| 10 BGN | 4.63 CHF |
| 50 BGN | 23.17 CHF |
| 100 BGN | 46.33 CHF |
| 500 BGN | 231.66 CHF |
| 1,000 BGN | 463.31 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-03-06T08:07:49Z",
"rates": {
"CHF": 0.463314
}
}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.3314,
"rate": 0.463314
}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