
MYMBN BERHAD — Investor Relations & Filings
MYMBN BERHAD is an investment holding company primarily engaged in the processing and sale of edible bird's nest (EBN) through its subsidiaries. The company operates as a primary processing establishment for raw unclean edible bird's nest (RUC-EBN). Its processed RUC-EBN products are supplied to downstream bird's nest product processors or traders. A significant portion of its EBN products are exported, with the People's Republic of China being a major market. MYMBN BERHAD utilizes a proprietary traceability system that tracks products from their origin at swiftlet farms through processing to the customer, ensuring transparency and quality control.
Recent filings
No filings indexed yet
We are still gathering filings for MYMBN BERHAD. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Raising of other animals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Flying Spark Ltd.
Biotechnology company producing alternative protein and oil…
|
FLYS | IL | Agriculture, forestry and fishi… |
|
HiProMine S.A
Breeds insects to produce proteins and ingredients for anim…
|
HPM | PL | Agriculture, forestry and fishi… |
|
Khyber Textile Mills Limited
Conducts agricultural livestock business and warehouse rent…
|
KHYT | PK | Agriculture, forestry and fishi… |
|
M Food Spolka Akcyjna
A European leader in trading and distributing honey and oth…
|
MFD | PL | Agriculture, forestry and fishi… |
|
PT Esta Indonesia Tbk
Specializes in the breeding, cultivation, and export of edi…
|
NEST | ID | Agriculture, forestry and fishi… |
|
REPLOID Group AG
Uses insect technology to upcycle organic residues into pro…
|
— | AT | Agriculture, forestry and fishi… |
MYMBN BERHAD 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/71127/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=71127 | 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=71127 | 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=71127 \ -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": 71127}, 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 MYMBN BERHAD (id: 71127)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.