
ORCHARD FUNDING GROUP PLC — Investor Relations & Filings
Orchard Funding Group PLC is a finance company that specializes in providing funding solutions through its wholly-owned subsidiaries. Its subsidiary, Bexhill UK Limited, offers insurance premium finance, enabling businesses and consumers to spread the cost of their insurance premiums via insurance brokers. Another subsidiary, Orchard Funding Limited, provides customized professional fee funding solutions to accounting firms, professionals, and small businesses, allowing them to offer extended credit to their clients. The group also provides finance for other service fees and engages in secured property lending. A key feature of its business model is that the finance provided is typically guaranteed by the introducing professional firm or insurance broker.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Holding(s) in Company | 2026-05-12 | English | |
| Holding(s) in Company | 2026-02-10 | English | |
| Holding(s) in Company | 2025-12-30 | English | |
| Holding(s) in Company | 2025-12-02 | English | |
| Holding(s) in Company | 2025-10-07 | English | |
| Unaudited results for 12 months | 2025-10-01 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 45222047 | Holding(s) in Company | 2026-05-12 | English | ||
| 34558059 | Holding(s) in Company | 2026-02-10 | English | ||
|
2025
11 filings
| |||||
| 11482844 | Holding(s) in Company | 2025-12-30 | English | ||
| 11401840 | Holding(s) in Company | 2025-12-02 | English | ||
| 7977400 | Holding(s) in Company | 2025-10-07 | English | ||
| 7943646 | Unaudited results for 12 months | 2025-10-01 | English | ||
| 46831173 | [change-account-reference-date-company-current-extended] made_up_date=2025-07-31, new_date=2026-01-31 | 2025-07-07 | English | ||
| 11369342 | Change of ARD and change of auditor | 2025-06-26 | English | ||
| 6315681 | Trading update | 2025-06-20 | English | ||
| 6115012 | Holding(s) in Company | 2025-06-06 | English | ||
| 46831174 | Group of companies' accounts made up to 2024-07-31 | 2025-05-01 | English | ||
| 6772254 | Half-year Report | 2025-03-31 | English | ||
| 5563127 | Result of AGM | 2025-01-08 | English | ||
|
2024
2 filings
| |||||
| 5557879 | Director/PDMR Shareholding | 2024-12-20 | English | ||
| 5553233 | Final Results | 2024-12-10 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for ORCHARD FUNDING GROUP PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Other credit granting activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Angel Oak Mortgage REIT, Inc.
A real estate finance company that acquires and invests in …
|
AOMR | US | Financial and insurance activit… |
|
Anhui Xinli Finance Co.,Ltd.
Provides micro-lending, guarantees, leasing, and pawn servi…
|
600318 | CN | Financial and insurance activit… |
|
Anjani Finance Ltd
Offers credit facilities, short-term financing, and manages…
|
531878 | IN | Financial and insurance activit… |
|
Antalpha Platform Holding Co
A FinTech firm providing financing and tech solutions for i…
|
ANTA | US | Financial and insurance activit… |
|
ANUPAM FINSERV LIMITED
NBFC providing secured and unsecured loans to individuals, …
|
530109 | IN | Financial and insurance activit… |
|
APEX CAPITAL AND FINANCE LIMITED
Provides credit solutions, corporate financing, and strateg…
|
541133 | IN | Financial and insurance activit… |
|
Apollo Commercial Real Estate Finance, Inc.
A REIT that originates and manages commercial real estate d…
|
ARI | US | Financial and insurance activit… |
|
Apollo Finvest (India) Ltd.
Provides NBFC-as-a-Service and API-driven digital lending i…
|
512437 | IN | Financial and insurance activit… |
|
Aptus Value Housing Finance India Limited
Provides housing finance to self-employed customers in rura…
|
APTUS | IN | Financial and insurance activit… |
|
ARBOR REALTY TRUST INC
A REIT and direct lender providing debt capital for multifa…
|
ABR | US | Financial and insurance activit… |
ORCHARD FUNDING GROUP PLC 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/7827/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7827 | 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=7827 | 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=7827 \ -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": 7827}, 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 ORCHARD FUNDING GROUP PLC (id: 7827)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.