Rate Overview
Live
1 BGN = 0.471360 CHF
1 CHF = 2.1215
BGN
Avg
0.471138
High
0.471896
Low
0.469264
Last updated: 6/15/2026, 7:39:37 PM
Quick Conversions
| BGN | CHF |
|---|---|
| 1 BGN | 0.47 CHF |
| 10 BGN | 4.71 CHF |
| 50 BGN | 23.57 CHF |
| 100 BGN | 47.14 CHF |
| 500 BGN | 235.68 CHF |
| 1,000 BGN | 471.36 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-06-15T19:39:37Z",
"rates": {
"CHF": 0.47136
}
}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.136,
"rate": 0.47136
}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