
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 |
|---|---|---|---|
|
ADVANCE SYNERGY BERHAD
Investment holding company with a broad portfolio in hospit…
|
— | MY | Financial and insurance activit… |
|
ADVANCE SYNERGY CAPITAL BERHAD
An investment holding company providing corporate and finan…
|
— | MY | Financial and insurance activit… |
|
AerFinance PLC
Provider of after-market services and end-of-life solutions…
|
AEFL | PL | Financial and insurance activit… |
|
AEVIS VICTORIA SA
Investment company focused on healthcare, hospitality, life…
|
AEVS | CH | Financial and insurance activit… |
|
AF2 Capital Corp.
Capital Pool Company (CPC) identifying and acquiring assets…
|
AF.P | CA | Financial and insurance activit… |
|
AFRICAN & OVERSEAS ENTERPRISES LIMITED
Investment holding company managing entities in retail, pro…
|
AOO | ZA | Financial and insurance activit… |
|
Aichi Financial Group, Inc.
A financial holding company providing banking, securities, …
|
7389 | JP | Financial and insurance activit… |
|
Aimia Inc.
A diversified conglomerate and global investment holding co…
|
AIM | CA | Financial and insurance activit… |
|
Airedale Financial Corp.
A blank check company formed solely to effect a business co…
|
AIF | CA | Financial and insurance activit… |
|
Akastor
An oil-services investment company with a portfolio of indu…
|
AKAST | NO | 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.