
MERCURIES — Investor Relations & Filings
Mercuries & Associates Holding, Ltd. is a diversified investment holding company managing a portfolio across financial services, retail, food and beverage, and information technology. The company’s primary operations are led by its life insurance division, which serves as its largest revenue contributor. Its retail and consumer goods segment operates general merchandise stores, supermarkets, and specialty footwear chains. In the food and beverage sector, the group manages various restaurant brands and food distribution services. Furthermore, the company maintains interests in information technology solutions, pharmaceutical manufacturing, and home furnishings. Mercuries & Associates focuses on a multi-sector integration strategy to provide comprehensive consumer services, leveraging professional management teams to drive value across its diverse business units.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 代子公司三商休閒產業股份有限公司公告股東會重要決議 | 2026-05-26 | Chinese | |
| 115年年報及股東會資料 — 2026_2905_20260618FE2.pdf | 2026-05-18 | English | |
| 115年年報及股東會資料 — 2026_2905_20260618F13.pdf | 2026-05-18 | Chinese | |
| 115年年報及股東會資料 — 2026_2905_20260618F02.pdf | 2026-05-18 | Chinese | |
| 115年年報及股東會資料 — 2026_2905_20260618FE1.pdf | 2026-05-18 | English | |
| 115年年報及股東會資料 — 2026_2905_20260618F01.pdf | 2026-05-18 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47052039 | 代子公司三商休閒產業股份有限公司公告股東會重要決議 | 2026-05-26 | Chinese | ||
| 46382925 | 115年年報及股東會資料 — 2026_2905_20260618FE2.pdf | 2026-05-18 | English | ||
| 46382924 | 115年年報及股東會資料 — 2026_2905_20260618F13.pdf | 2026-05-18 | Chinese | ||
| 46382923 | 115年年報及股東會資料 — 2026_2905_20260618F02.pdf | 2026-05-18 | Chinese | ||
| 46382901 | 115年年報及股東會資料 — 2026_2905_20260618FE1.pdf | 2026-05-18 | English | ||
| 46382890 | 115年年報及股東會資料 — 2026_2905_20260618F01.pdf | 2026-05-18 | Chinese | ||
| 47211215 | 代子公司三商食品(股)公司公告採權益法評價之被投資公司 三商美邦人壽,首次適用國際財務報導準則第17號「保險合約」 ,對子公司三商食品股東權益之影響 | 2026-05-15 | Chinese | ||
| 47211255 | 代子公司三商行(股)公司公告採權益法評價之被投資公司 三商美邦人壽,首次適用國際財務報導準則第17號「保險合約」 ,對子公司三商行股東權益之影響 | 2026-05-15 | Chinese | ||
| 47263367 | 115年第1季財務報告書 — 202601_2905_AI1.pdf | 2026-05-15 | Chinese | ||
| 47212903 | 115年第1季權益變動表 | 2026-05-15 | Chinese | ||
| 47212654 | 115年第1季現金流量表 | 2026-05-15 | Chinese | ||
| 47212586 | 115年第1季綜合損益表 | 2026-05-15 | Chinese | ||
| 47212353 | 115年第1季資產負債表 | 2026-05-15 | Chinese | ||
| 47213202 | 公告本公司董事會決議通過115年第一季合併財務報告 | 2026-05-15 | Chinese | ||
| 47213264 | 115年4月背書保證與資金貸與 | 2026-05-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bio Vitos Pharma AB
Develops, produces, and commercializes iron succinate to tr…
|
BIOVIT | SE | Financial and insurance activit… |
|
bioXXmed AG
Investment and holding company focused on biotechnology and…
|
T5O | DE | Financial and insurance activit… |
|
Bitcoin Group SE
A holding company managing investments in the cryptocurrenc…
|
ADE | DE | Financial and insurance activit… |
|
Bitros Holding S.A.
A holding company with investments in metallurgy, real esta…
|
MPITR | GR | Financial and insurance activit… |
|
Black Hat Capital Inc.
Strategic investment and asset management vehicle deploying…
|
— | CA | Financial and insurance activit… |
|
BLACK OAK INVESTMENTS PLC
Holding company specializing in strategic acquisitions and …
|
BLOAK | CY | Financial and insurance activit… |
|
Blue Cap AG
Investment firm specializing in medium-sized B2B companies …
|
B7E | DE | Financial and insurance activit… |
|
Bluemount Holdings Ltd
A financial services provider in security services and asse…
|
BMHL | US | Financial and insurance activit… |
|
BLUE RIDGE BANKSHARES, INC.
A multi-state bank holding company offering banking, wealth…
|
BRBS | US | Financial and insurance activit… |
| BLUE ZONES HOLDINGS CO.,LTD. | 417A | JP | Financial and insurance activit… |
MERCURIES 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/52227/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52227 | 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=52227 | 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=52227 \ -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": 52227}, 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 MERCURIES (id: 52227)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.