Mehadrin Ltd. — Investor Relations & Filings
Mehadrin Ltd. is a global grower and exporter of fresh agricultural produce, specializing in citrus, avocado, and dates. The company operates a fully vertically integrated business model, controlling the entire supply chain from its agricultural holdings through packing, exporting, and distribution. As a leading global supplier of the JAFFA brand, Mehadrin markets a wide range of citrus fruits alongside other produce. It exports globally to all continents and maintains an extensive distribution network, including a series of branch offices in Europe that handle local import, storage, and marketing to serve its customer base directly.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Opening of Trading On Tuesday, February 17 2026-MEHADRIN B2 | 2026-02-16 | English | |
| Identifying Details of New Security-MEHADRIN B2 | 2026-02-12 | English | |
| Opening of Trading On Wednesday, September 18 2024- MEHADRIN B1 | 2024-09-17 | Hebrew (modern) | |
| Identifying Details of New Security-MEHADRIN B1 | 2024-09-16 | Hebrew (modern) |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 30315866 | Opening of Trading On Tuesday, February 17 2026-MEHADRIN B2 | 2026-02-16 | English | ||
| 19423674 | Identifying Details of New Security-MEHADRIN B2 | 2026-02-12 | English | ||
|
2024
2 filings
| |||||
| 6468316 | Opening of Trading On Wednesday, September 18 2024- MEHADRIN B1 | 2024-09-17 | Hebrew (modern) | ||
| 6468307 | Identifying Details of New Security-MEHADRIN B1 | 2024-09-16 | Hebrew (modern) | ||
Market data
Market data not available
Price history
Peer group · Growing of citrus fruits
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALICO, INC.
An agribusiness and land management company specializing in…
|
ALCO | US | Agriculture, forestry and fishi… |
|
Asian Citrus Holdings Limited
Cultivates, produces, and sells agricultural produce, speci…
|
73 | HK | Agriculture, forestry and fishi… |
|
I.C.P. Israel Citrus Plantations Ltd. 1
Operates in citrus agriculture and real estate development,…
|
CTPL1 | IL | Agriculture, forestry and fishi… |
|
Limoneira CO
An agribusiness and real estate development firm producing …
|
LMNR | US | Agriculture, forestry and fishi… |
Mehadrin Ltd. 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/6911/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6911 | 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=6911 | 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=6911 \ -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": 6911}, 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 Mehadrin Ltd. (id: 6911)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.