Far Eastern Department Stores, Ltd. — Investor Relations & Filings
Far Eastern Department Stores Co., Ltd. (FEDS) manages a network of large-scale shopping complexes and commercial centers under brands such as FE21' and FE City (MegA). Established in 1967, the company facilitates the sale of general merchandise, fashion, and household goods, complemented by gourmet grocery markets, fresh food services, and diverse dining and entertainment facilities. FEDS focuses on an omnichannel strategy, integrating physical locations with digital platforms through its mobile application and online shopping systems. The company’s service portfolio includes high-end supermarkets and a wide array of international culinary offerings. By combining traditional operations with modern technological solutions like smart customer service and loyalty programs, FEDS provides comprehensive lifestyle solutions. Its business model emphasizes the integration of online and offline systems to ensure shopping accessibility.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年7月營業收入 | 2025-08-11 | Chinese | |
| 公告本公司資訊安全長異動 | 2025-08-11 | Chinese | |
| 114年07月內部人持股異動(事後) | 2025-08-06 | Chinese | |
| 114年07月董事會成員及持股 | 2025-08-06 | Chinese | |
| 114年第2季財務報告董事會預計召開日期為114年8月11日 | 2025-08-01 | Chinese | |
| 代子公司亞東百貨股份有限公司公告向關係人取得使用權資產 | 2025-07-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 34159506 | 114年7月營業收入 | 2025-08-11 | Chinese | ||
| 34159518 | 公告本公司資訊安全長異動 | 2025-08-11 | Chinese | ||
| 34159531 | 114年07月內部人持股異動(事後) | 2025-08-06 | Chinese | ||
| 34159524 | 114年07月董事會成員及持股 | 2025-08-06 | Chinese | ||
| 34159535 | 114年第2季財務報告董事會預計召開日期為114年8月11日 | 2025-08-01 | Chinese | ||
| 34159541 | 代子公司亞東百貨股份有限公司公告向關係人取得使用權資產 | 2025-07-29 | Chinese | ||
| 34159553 | 114年6月背書保證與資金貸與 | 2025-07-10 | Chinese | ||
| 34159547 | 114年6月營業收入 | 2025-07-10 | Chinese | ||
| 34159571 | 114年06月內部人持股異動(事後) | 2025-07-07 | Chinese | ||
| 34159561 | 114年06月董事會成員及持股 | 2025-07-07 | Chinese | ||
| 34159578 | 本公司代子公司太平洋流通投資股份有限公司公告該公司現 金股利分派除息基準日案 | 2025-07-01 | Chinese | ||
| 34159584 | 本公司代子公司太平洋崇光百貨股份有限公司公告該公司現 金股利分派除息基準日案 | 2025-07-01 | Chinese | ||
| 34159590 | 遠東百貨(股)公司代太平洋崇光百貨(股)公司公告達『公開發行 公司資金貸與及背書保證處理準則』第25條第一項第四款之規定 | 2025-06-18 | Chinese | ||
| 34159596 | 本公司代子公司太平洋流通投資(股)公司公告一一四年股東 常會重要決議事項 | 2025-06-10 | Chinese | ||
| 34159603 | 本公司代子公司太平洋崇光百貨(股)公司公告一一四年股東 常會重要決議事項 | 2025-06-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other non-specialized retail sale
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1 800 FLOWERS COM INC
An e-commerce provider of gifts, specializing in floral pro…
|
FLWS | US | Wholesale and retail trade |
|
Adastria Co., Ltd.
A multi-brand company operating fashion and lifestyle brand…
|
2685 | JP | Wholesale and retail trade |
|
AEON Stores (Hong Kong) Co., Limited
Major retailer operating diverse GMS, malls, supermarkets, …
|
984 | HK | Wholesale and retail trade |
|
AMERICANAS S.A. - EM RECUPERAÇÃO JUDICIAL
Integrated retail platform with physical and digital stores…
|
— | BR | Wholesale and retail trade |
|
Aterian, Inc.
A technology-enabled consumer products company that builds …
|
ATER | US | Wholesale and retail trade |
|
Avolta AG
A global travel experience provider in retail, food & bever…
|
DUFN | CH | Wholesale and retail trade |
|
AXAS HOLDINGS CO.,LTD.
A lifestyle company retailing and distributing a wide array…
|
3536 | JP | Wholesale and retail trade |
|
Baazar Style Retail Limited
Large-format retailer of value-oriented fashion, apparel, a…
|
STYLEBAAZA | IN | Wholesale and retail trade |
|
Baida Group Co.,Ltd.
Manages retail operations, commercial property assets, and …
|
600865 | CN | Wholesale and retail trade |
|
Beijing Cuiwei Tower Co., Ltd.
Diversified enterprise integrating retail operations with d…
|
603123 | CN | Wholesale and retail trade |
Far Eastern Department Stores, 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/52225/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52225 | 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=52225 | 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=52225 \ -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": 52225}, 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 Far Eastern Department Stores, Ltd. (id: 52225)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.