Rate Overview
Live
1 BGN = 0.475731 CHF
1 CHF = 2.1020
BGN
Avg
0.469159
High
0.475731
Low
0.460913
Last updated: 7/26/2026, 6:25:28 AM
Quick Conversions
| BGN | CHF |
|---|---|
| 1 BGN | 0.48 CHF |
| 10 BGN | 4.76 CHF |
| 50 BGN | 23.79 CHF |
| 100 BGN | 47.57 CHF |
| 500 BGN | 237.87 CHF |
| 1,000 BGN | 475.73 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-26T06:25:28Z",
"rates": {
"CHF": 0.475731
}
}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.573100000000004,
"rate": 0.475731
}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