
EGL Holdings Company Limited — Investor Relations & Filings
EGL Holdings Company Limited is an investment holding company primarily engaged in the provision of travel and travel-related services. The company's core business involves offering organized package tours, Free Independent Traveler (FIT) packages, and individual travel elements. Operations are structured across key segments, including Travel and Travel Related Services, Sale of Merchandises, and Hotel operations. EGL Holdings focuses on serving customers in major regional markets such as Hong Kong, Macau, and Japan, alongside other international destinations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-04 | English | |
| Environmental, Social and Governance Report 2025 | 2026-04-28 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2026-04-28 | English | |
| FORM OF PROXY | 2026-04-28 | English | |
| PROPOSALS FOR RE-ELECTION OF RETIRING DIRECTORS, PROPOSED FINAL DIVIDEND, GRANTING OF GENERAL MANDATES TO ISSUE SHARES AND TO REPURCHASE SHARES AND NOTICE OF ANNUAL GENERAL MEETING | 2026-04-28 | English | |
| 2025 Annual Report | 2026-04-28 | English |
Market data
Market data not available
Price history
Peer group · Tour operator activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
H.I.S. Co., Ltd.
A travel and leisure company offering tours, hotels, theme …
|
9603 | JP | Administrative and support serv… |
|
KNT-CT Holdings Co.,Ltd.
A holding company managing a group of diverse travel-relate…
|
9726 | JP | Administrative and support serv… |
|
lastminute.com N.V.
A European travel technology company offering dynamic holid…
|
LMN | NL | Administrative and support serv… |
|
Lion Travel Service Co., Ltd
Comprehensive travel service provider offering domestic and…
|
2731 | TW | Administrative and support serv… |
|
MODETOURNETWORKINC.
A tour wholesaler and travel agency for domestic and intern…
|
080160 | KR | Administrative and support serv… |
|
Naturewings Holidays Limited
Specializes in curated Himalayan holiday packages and desti…
|
544245 | IN | Administrative and support serv… |
|
NextTrip, Inc.
A technology company providing a booking platform for consu…
|
NTRP | US | Administrative and support serv… |
|
Novaturas
A leading tour operator in the Baltic region offering packa…
|
NTU1L | LT | Administrative and support serv… |
|
Phoenix Tours International, Inc.
Offers domestic and international group tours, luxury cruis…
|
5706 | TW | Administrative and support serv… |
|
Rainbow Tours S.A.
A tour operator and travel agency offering package holidays…
|
RBW | PL | Administrative and support serv… |
EGL Holdings Company 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/51070/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51070 | 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=51070 | 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=51070 \ -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": 51070}, 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 EGL Holdings Company Limited (id: 51070)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.