Rate Overview
Live
1 BGN = 0.469101 CHF
1 CHF = 2.1317
BGN
Avg
0.467161
High
0.469101
Low
0.464525
Last updated: 3/26/2026, 5:43:55 PM
Quick Conversions
| BGN | CHF |
|---|---|
| 1 BGN | 0.47 CHF |
| 10 BGN | 4.69 CHF |
| 50 BGN | 23.46 CHF |
| 100 BGN | 46.91 CHF |
| 500 BGN | 234.55 CHF |
| 1,000 BGN | 469.10 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-26T17:43:55Z",
"rates": {
"CHF": 0.469101
}
}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.9101,
"rate": 0.469101
}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