
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 |
|---|---|---|---|
|
AXINGTON INC.
Operates as an investment holding company primarily pursuin…
|
42U | SG | Financial and insurance activit… |
|
AXIS INCORPORATION BERHAD
An Investment Holding Corporation and Trading entity.
|
— | MY | Financial and insurance activit… |
|
Axos Financial, Inc.
Provides digital banking, securities clearing, and investme…
|
AX | US | Financial and insurance activit… |
|
AYER HITAM TIN DREDGING MALAYSIA BERHAD
Operates as an investment holding company, managing investm…
|
— | MY | Financial and insurance activit… |
|
AYYAN Investment Co.
Diversified investment firm managing healthcare, industrial…
|
2140 | SA | Financial and insurance activit… |
|
BAAN Holding Group Co.
Diversified firm managing real estate, construction, hospit…
|
1820 | SA | Financial and insurance activit… |
|
Badeco Adria d.d. Sarajevo
A diversified holding company with operations in the tobacc…
|
FDSS | BA | Financial and insurance activit… |
|
Bajaj Finserv Limited
Financial services conglomerate providing lending, insuranc…
|
BAJAJFINSV | IN | Financial and insurance activit… |
|
Bajaj Holdings & Investment Limited
Primary investment vehicle managing group assets and strate…
|
BAJAJHLDNG | IN | Financial and insurance activit… |
|
Balmer Lawrie Investments Ltd.
A holding company managing a significant equity stake in Ba…
|
BLIL | IN | 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.