
PRIME FRESH LIMITED — Investor Relations & Filings
Prime Fresh Limited specializes in the post-harvest management and distribution of fresh fruits and vegetables. The company operates an integrated supply chain that encompasses sourcing directly from farmers, processing, grading, and packaging produce to meet quality standards. Its core service offerings include cold chain logistics, warehousing, and the distribution of a diverse range of agricultural products such as pomegranates, bananas, and seasonal vegetables. By leveraging technology and efficient logistics, the company aims to minimize post-harvest losses and ensure the delivery of high-quality produce to various market segments. Prime Fresh Limited focuses on bridging the gap between agricultural producers and end-consumers through a streamlined procurement and distribution network.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Press Release respect to Audited Financial Results for the quarter and year ended 31st March 2026. | 2026-05-23 | English | |
| Publication of Audited Standalone and Consolidated Financial Results of the Company for the quarter and year ended on 31.03.2026. | 2026-05-22 | English | |
| Submission of Annual Secretarial Compliance Report for the Year ended on March 31, 2026 | 2026-05-21 | English | |
| Intimation regarding Re-constitution of committees | 2026-05-20 | English | |
| Intimation of completion of tenure of Independent Director | 2026-05-20 | English | |
| Intimation of appointment of Internal Auditor for FY 26-27 | 2026-05-20 | English |
Browse filings by year
1 yearMarket data
Market data not available
Price history
Peer group · Post-harvest crop activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
N2OFF, Inc.
Develops sustainable solutions for the agricultural and ene…
|
NITO | US | Agriculture, forestry and fishi… |
|
OLAM INTERNATIONAL LIMITED
A leading food and agri-business, supplying food, ingredien…
|
2KIB | SG | Agriculture, forestry and fishi… |
|
ROAGRO NEGOCIOS S.A.
Agribusiness specializing in grain/oilseed commercializatio…
|
— | AR | Agriculture, forestry and fishi… |
|
SINDORA BERHAD
Investment holding company with oil palm and rubber estates…
|
— | MY | Agriculture, forestry and fishi… |
|
Sojas Argentinas S.R.L.
Comprehensive agricultural services: grain storage, conditi…
|
— | AR | Agriculture, forestry and fishi… |
|
STANBIK AGRO LIMITED
Processes, trades, and distributes agricultural commodities…
|
544659 | IN | Agriculture, forestry and fishi… |
|
UNIVERSAL CORP /VA/
Global B2B supplier of leaf tobacco and plant-based ingredi…
|
UVV | US | Agriculture, forestry and fishi… |
|
Weyburn Inland Terminal Ltd.
Grain handling, storage, marketing, and distribution of ess…
|
— | CA | Agriculture, forestry and fishi… |
PRIME FRESH LIMITED 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/61355/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61355 | 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=61355 | 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=61355 \ -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": 61355}, 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 PRIME FRESH LIMITED (id: 61355)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.