
Rich Honour — Investor Relations & Filings
Rich Honour International Designs Co., Ltd. (RHG) provides comprehensive interior design, decoration, and project management services. Established in 1977, the company specializes in the planning and implementation of commercial and public environments. Its core expertise includes brand identity integration, construction engineering, and the production of specialized fixtures and furniture. RHG serves a diverse range of sectors, including luxury retail boutiques, shopping malls, hospitality, healthcare, corporate offices, and public exhibition spaces. The company delivers integrated turnkey solutions from conceptual design to final execution, catering to global brands and institutional clients across various international markets. RHG is recognized for its technical proficiency in managing complex large-scale projects and its commitment to sustainable operational practices and high-quality craftsmanship.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年第1季大陸投資 | 2026-05-14 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-14 | Chinese | |
| 公司基本資料 | 2026-05-14 | Chinese | |
| 115年第1季權益變動表 | 2026-05-13 | Chinese | |
| 115年第1季現金流量表 | 2026-05-13 | Chinese | |
| 115年第1季綜合損益表 | 2026-05-13 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46372051 | 115年第1季大陸投資 | 2026-05-14 | Chinese | ||
| 46372350 | 115年第1季海外子公司投資 | 2026-05-14 | Chinese | ||
| 46371975 | 公司基本資料 | 2026-05-14 | Chinese | ||
| 46366464 | 115年第1季權益變動表 | 2026-05-13 | Chinese | ||
| 46366275 | 115年第1季現金流量表 | 2026-05-13 | Chinese | ||
| 46364207 | 115年第1季綜合損益表 | 2026-05-13 | Chinese | ||
| 46363828 | 115年第1季資產負債表 | 2026-05-13 | Chinese | ||
| 46367182 | 公告本公司董事會決議現金股利發放基準日 | 2026-05-13 | Chinese | ||
| 46367399 | 公告本公司董事會通過115年第一季合併財務報告 | 2026-05-13 | Chinese | ||
| 46367315 | 依「公開發行公司資金貸與及背書保證處理準則」第二十二條 第一項第三款公告 | 2026-05-13 | Chinese | ||
| 46367183 | 代重要子公司昱喬設計裝潢(上海)有限公司公告決議分派股利 | 2026-05-13 | Chinese | ||
| 46367185 | 代重要子公司匯僑設計興業(股)公司公告決議不發放股利 | 2026-05-13 | Chinese | ||
| 46367188 | 代重要子公司嘉興鴻僑傢俱有限公司公告決議不發放股利 | 2026-05-13 | Chinese | ||
| 45579398 | 114年第4季財務報告書 — 202504_6754_AIC.pdf | 2026-05-11 | English | ||
| 45579330 | 114年第4季財務報告書 — 202504_6754_AIA.pdf | 2026-05-11 | English | ||
Market data
Market data not available
Price history
Peer group · Specialized design activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Blue Pebble Limited
Provides spatial design and environmental branding solution…
|
BLUEPEBBLE | IN | Professional, scientific and te… |
|
DILLI ILLUSTRATE INC.,
Manufacturer of digital ultraviolet (UV) printers and relat…
|
131180 | KR | Professional, scientific and te… |
|
Goodpatch Inc.
A design company that solves business challenges with digit…
|
7351 | JP | Professional, scientific and te… |
|
KINGSMEN CREATIVES LTD.
A global creator of experiences, bringing brands and storie…
|
5MZ | SG | Professional, scientific and te… |
|
SIGONG TECH Co.,Ltd.
Specializes in planning, designing, and building museums, w…
|
020710 | KR | Professional, scientific and te… |
|
SillaTextile
Manufactures polyester fabrics and operates in real estate …
|
001000 | KR | Professional, scientific and te… |
|
Steve Leung Design Group Limited
One of Asia's largest, internationally renowned firms offer…
|
2262 | HK | Professional, scientific and te… |
Rich Honour 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/52621/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52621 | 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=52621 | 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=52621 \ -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": 52621}, 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 Rich Honour (id: 52621)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.