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 |
|---|---|---|---|
| 115年第1季財務報告董事會預計召開日期為115年5月8日 | 2026-04-30 | Chinese | |
| 115年年報及股東會資料 — 2026_2903_20260527FE2.pdf | 2026-04-24 | English | |
| 115年年報及股東會資料 — 2026_2903_20260527F02.pdf | 2026-04-24 | Chinese | |
| 115年年報及股東會資料 — 2026_2903_20260527FE1.pdf | 2026-04-24 | English | |
| 115年年報及股東會資料 — 2026_2903_20260527F01.pdf | 2026-04-24 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39970949 | 115年第1季財務報告董事會預計召開日期為115年5月8日 | 2026-04-30 | Chinese | ||
| 36050380 | 115年年報及股東會資料 — 2026_2903_20260527FE2.pdf | 2026-04-24 | English | ||
| 36050267 | 115年年報及股東會資料 — 2026_2903_20260527F02.pdf | 2026-04-24 | Chinese | ||
| 36044167 | 115年年報及股東會資料 — 2026_2903_20260527FE1.pdf | 2026-04-24 | English | ||
| 36044150 | 115年年報及股東會資料 — 2026_2903_20260527F01.pdf | 2026-04-24 | Chinese | ||
| 33992438 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33989718 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33796197 | 115年04月僑外投資持股 | 2026-04-08 | Chinese | ||
| 33706953 | 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | ||
| 33705461 | 115年03月董事會成員及持股 | 2026-04-07 | Chinese | ||
| 33695965 | 代子公司遠百企業會計主管變動公告 | 2026-04-07 | Chinese | ||
| 34160252 | 遠東百貨(股)公司代太平洋崇光百貨(股)公司公告達『公開發行 公司資金貸與及背書保證 處理準則』第25條第一項第四款之規定 | 2026-04-01 | Chinese | ||
| 34160257 | 本公司背書保證達『公開發行公司資金貸與及背書保證處理 準則』第二十五條第一項第四款之規定 | 2026-04-01 | Chinese | ||
| 34160265 | 本公司接獲遠東新世紀股份有限公司通知,依據公司法第369條之 8第1項規定公告股權變動事宜 取得本公司已發行股份總數三分之一以上 | 2026-03-24 | Chinese | ||
| 34160271 | 114年度財務比率 | 2026-03-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other non-specialized retail sale
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
juntendo co.,ltd.
Retailer operating home centers, drug stores, book centers,…
|
9835 | JP | Wholesale and retail trade |
|
KAL GROUP LIMITED
Diversified retailer specializing in agricultural products,…
|
KALE | ZA | Wholesale and retail trade |
|
Kintetsu Department Store CO.,Ltd.
A department store operator in the Kansai region offering a…
|
8244 | JP | Wholesale and retail trade |
|
KOGAN.COM LTD
Digital-first retail and services company providing afforda…
|
KGN | AU | Wholesale and retail trade |
|
KOHLS Corp
Omnichannel retailer with over 1,100 stores offering appare…
|
KSS | US | Wholesale and retail trade |
|
Kompas MTS
Retailer of consumer goods with stores at border crossings …
|
MTSG | SI | Wholesale and retail trade |
|
Kurashicom Inc.
Operates a D2C life culture platform combining e-commerce w…
|
7110 | JP | Wholesale and retail trade |
|
LANZHOU LISHANG GUOCHAO INDUSTRIAL GROUP CO.,LTD.
Provides commercial retail, property management, logistics,…
|
600738 | CN | Wholesale and retail trade |
|
Laox Holdings CO.,LTD.
Diversified retailer operating duty-free stores with a wide…
|
8202 | JP | Wholesale and retail trade |
|
LIBERTA CO.,LTD.
A product planning company that develops and markets a dive…
|
4935 | JP | 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.