Rate Overview
Live
1 BGN = 0.467030 CHF
1 CHF = 2.1412
BGN
Avg
0.469295
High
0.472990
Low
0.467030
Last updated: 5/6/2026, 3:30:49 PM
Quick Conversions
| BGN | CHF |
|---|---|
| 1 BGN | 0.47 CHF |
| 10 BGN | 4.67 CHF |
| 50 BGN | 23.35 CHF |
| 100 BGN | 46.70 CHF |
| 500 BGN | 233.52 CHF |
| 1,000 BGN | 467.03 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-05-06T15:30:49Z",
"rates": {
"CHF": 0.46703
}
}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.703,
"rate": 0.46703
}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