
SB FINANCIAL GROUP, INC. — Investor Relations & Filings
SB Financial Group, Inc. is a diversified financial services holding company. Its primary subsidiary, The State Bank and Trust Company, provides a comprehensive range of commercial banking and wealth management solutions to both individual and business clients. For personal customers, the company offers deposit products such as checking and savings accounts, alongside lending services including mortgage loans, personal loans, and credit cards. Wealth management services for individuals encompass investment and asset management, estate planning, private banking, and brokerage services. For business clients, services include commercial checking, treasury solutions, and various lending options like commercial real estate, Small Business Administration (SBA), and manufacturing loans. The company also provides specialized investment services for businesses, including retirement plans, insurance, and business succession planning. Another subsidiary, SBFG Title, LLC, offers title services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q - SB FINANCIAL GROUP, INC. (0000767405) (Filer) | 2026-05-07 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| 8-K - SB FINANCIAL GROUP, INC. (0000767405) (Filer) | 2026-04-23 | English | |
| 8-K - SB FINANCIAL GROUP, INC. (0000767405) (Filer) | 2026-04-22 | English | |
| 8-K - SB FINANCIAL GROUP, INC. (0000767405) (Filer) | 2026-04-22 | English | |
| Major Shareholding Notification 2026 | 2026-03-27 | English |
Browse filings by year
21 years- 2026 35 filings
- 2025 52 filings
- 2024 47 filings
- 2023 54 filings
- 2022 44 filings
- 2021 45 filings
- 2020 63 filings
- 2019 58 filings
- 2018 71 filings
- 2017 47 filings
- 2016 40 filings
- 2015 39 filings
- 2014 62 filings
- 2013 60 filings
- 2012 50 filings
- 2011 62 filings
- 2010 59 filings
- 2009 31 filings
- 2008 38 filings
- 2007 42 filings
- 2006 36 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 43403069 | 10-Q - SB FINANCIAL GROUP, INC. (0000767405) (Filer) | 2026-05-07 | English | ||
| 46091087 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 35751164 | 8-K - SB FINANCIAL GROUP, INC. (0000767405) (Filer) | 2026-04-23 | English | ||
| 35380110 | 8-K - SB FINANCIAL GROUP, INC. (0000767405) (Filer) | 2026-04-22 | English | ||
| 35324339 | 8-K - SB FINANCIAL GROUP, INC. (0000767405) (Filer) | 2026-04-22 | English | ||
| 46091088 | Major Shareholding Notification 2026 | 2026-03-27 | English | ||
| 46091162 | DEFINITIVE PROXY STATEMENT | 2026-03-06 | English | ||
| 46091183 | ANNUAL REPORT | 2026-03-06 | English | ||
| 32880954 | 4 - SB FINANCIAL GROUP, INC. (0000767405) (Filer) | 2026-02-20 | English | ||
| 32880953 | 4 - SB FINANCIAL GROUP, INC. (0000767405) (Filer) | 2026-02-20 | English | ||
| 23644094 | SCHEDULE 13G/A Filing | 2026-02-13 | English | ||
| 23644038 | 4 Filing | 2026-02-11 | English | ||
| 23643868 | 4 Filing | 2026-02-11 | English | ||
| 18538616 | 4 Filing | 2026-02-06 | English | ||
| 18538614 | 4 Filing | 2026-02-06 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AKDENİZ YATIRIM HOLDİNG A.Ş.
An investment holding company with a diversified portfolio …
|
AKYHO | TR | Financial and insurance activit… |
|
Aker
Industrial investment company with active ownership in ener…
|
AKER | NO | Financial and insurance activit… |
|
ALFA HOLDINGS S.A.
Manages a portfolio in banking, finance, insurance, and pet…
|
— | BR | Financial and insurance activit… |
|
Al Gassim Investment Holding Co.
Manages a portfolio across agriculture, food processing, re…
|
6020 | SA | Financial and insurance activit… |
|
Algene Holding SE
Investment holding company acquiring, trading, and managing…
|
AV4 | DE | Financial and insurance activit… |
|
ALINA HOLDINGS PLC
Investment holding company that acquires businesses and man…
|
ALNA | GB | Financial and insurance activit… |
|
ALIPERTI S.A.
Manages corporate portfolio and legacy assets from steel an…
|
— | BR | Financial and insurance activit… |
|
ALKEMY CAPITAL INVESTMENTS PLC
An investment vehicle and holding company that invests in t…
|
ALK | GB | Financial and insurance activit… |
|
Allerthal-Werke AG
Investment holding company that acquires and manages stakes…
|
ATW | DE | Financial and insurance activit… |
|
Allied Group Limited
Operates in financial services, property investment, elderl…
|
373 | HK | Financial and insurance activit… |
SB FINANCIAL GROUP, INC. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/34040/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34040 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=34040 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=34040 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 34040}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for SB FINANCIAL GROUP, INC. (id: 34040)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.