
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 |
|---|---|---|---|
| 114年第4季財務報告書 — 202504_6754_AIA.pdf | 2026-05-11 | English | |
| 114年第4季財務報告書 — 202504_6754_AI3.pdf | 2026-05-11 | Chinese | |
| 114年第4季財務報告書 — 202504_6754_AI1.pdf | 2026-05-11 | Chinese | |
| 114年第4季財務報告書 — 202503_6754_AIA.pdf | 2026-05-11 | English | |
| 114年第4季財務報告書 — 202503_6754_AI1.pdf | 2026-05-11 | Chinese | |
| 114年第4季財務報告書 — 202502_6754_AIA.pdf | 2026-05-11 | English |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45579330 | 114年第4季財務報告書 — 202504_6754_AIA.pdf | 2026-05-11 | English | ||
| 45579184 | 114年第4季財務報告書 — 202504_6754_AI3.pdf | 2026-05-11 | Chinese | ||
| 45578955 | 114年第4季財務報告書 — 202504_6754_AI1.pdf | 2026-05-11 | Chinese | ||
| 45547437 | 114年第4季財務報告書 — 202503_6754_AIA.pdf | 2026-05-11 | English | ||
| 45547309 | 114年第4季財務報告書 — 202503_6754_AI1.pdf | 2026-05-11 | Chinese | ||
| 45547093 | 114年第4季財務報告書 — 202502_6754_AIA.pdf | 2026-05-11 | English | ||
| 45547029 | 114年第4季財務報告書 — 202502_6754_AI1.pdf | 2026-05-11 | Chinese | ||
| 45546959 | 114年第4季財務報告書 — 202501_6754_AIA.pdf | 2026-05-11 | English | ||
| 45546819 | 114年第4季財務報告書 — 202501_6754_AI1.pdf | 2026-05-11 | Chinese | ||
| 41460250 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
| 41457970 | 115年04月董事會成員及持股 | 2026-05-05 | Chinese | ||
| 37914898 | 115年年報及股東會資料 — 2026_6754_20260529F02.pdf | 2026-04-28 | Chinese | ||
| 37914806 | 115年年報及股東會資料 — 2026_6754_20260529FE2.pdf | 2026-04-28 | Chinese | ||
| 37914500 | 115年年報及股東會資料 — 2026_6754_20260529FE1.pdf | 2026-04-28 | English | ||
| 37914472 | 115年年報及股東會資料 — 2026_6754_20260529F01.pdf | 2026-04-28 | Chinese | ||
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.