
RUENTEX DEVELOP — Investor Relations & Filings
Ruentex Development Co., Ltd. is a diversified developer specializing in large-scale real estate and infrastructure projects. Established with a focus on residential construction, the company has expanded its operations to encompass commercial office buildings, retail complexes, hospitality venues, industrial facilities, and senior housing. It utilizes a vertically integrated business model that combines innovative research and development with rapid construction techniques and rigorous quality management. As a key entity within the Ruentex Group, the company manages a broad portfolio including land development, property leasing, and parking operations. Its strategic approach emphasizes multi-sector growth, integrating construction expertise with retail and distribution services to address evolving market demands. The company is distinguished by its commitment to technical innovation, operational efficiency, and sustainable development practices.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 本公司董事會推舉董事長 | 2026-05-20 | Chinese | |
| 公告本公司第五屆審計委員會委員 | 2026-05-20 | Chinese | |
| 公告本公司第一屆永續發展委員會任期屆滿 | 2026-05-20 | Chinese | |
| 公告本公司第四屆薪資報酬委員會任期屆滿 | 2026-05-20 | Chinese | |
| 本公司115年股東常會決議通過解除新任董事競業禁止之限制案 | 2026-05-20 | Chinese | |
| 公告本公司新任董事(含獨立董事)當選名單 | 2026-05-20 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46580756 | 本公司董事會推舉董事長 | 2026-05-20 | Chinese | ||
| 46580758 | 公告本公司第五屆審計委員會委員 | 2026-05-20 | Chinese | ||
| 46586621 | 公告本公司第一屆永續發展委員會任期屆滿 | 2026-05-20 | Chinese | ||
| 46586623 | 公告本公司第四屆薪資報酬委員會任期屆滿 | 2026-05-20 | Chinese | ||
| 46586626 | 本公司115年股東常會決議通過解除新任董事競業禁止之限制案 | 2026-05-20 | Chinese | ||
| 46586628 | 公告本公司新任董事(含獨立董事)當選名單 | 2026-05-20 | Chinese | ||
| 46586630 | 公告本公司115年股東常會重要決議事項 | 2026-05-20 | Chinese | ||
| 46596861 | 公司基本資料 | 2026-05-20 | Chinese | ||
| 46576620 | 功能性委員會成員 | 2026-05-20 | Chinese | ||
| 46575444 | 公司治理組織架構 | 2026-05-20 | Chinese | ||
| 46575618 | 114年度股利金額(股東會決議) | 2026-05-20 | Chinese | ||
| 46374235 | 本公司簽訂【潤泰創新南港之星案基礎工程】之追加協議書等事宜 | 2026-05-14 | Chinese | ||
| 46374237 | 本公司簽訂【潤泰創新五谷王A案新建工程】之結算協議書等事宜 | 2026-05-14 | Chinese | ||
| 46374371 | 公告本公司董事會決議通過115年第1季合併財務報告 | 2026-05-14 | Chinese | ||
| 45733633 | 115年4月背書保證與資金貸與 | 2026-05-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Jiangsu Phoenix Property Investment Company Limited
Develops and manages urban residential and commercial prope…
|
600716 | CN | Real estate activities |
|
JIAYUAN INTERNATIONAL GROUP LIMITED
Develops, leases, and manages large-scale residential, comm…
|
8YPB | SG | Real estate activities |
|
Jinan High-tech Development Co.,Ltd.
Develops industrial parks, real estate, and infrastructure …
|
600807 | CN | Real estate activities |
|
Jingrui Holdings Limited
Real estate investment, development, and management, includ…
|
1862 | KY | Real estate activities |
|
JINKE PROPERTY GROUP CO., LTD
Develops residential and commercial real estate with smart …
|
000656 | CN | Real estate activities |
|
JINUSHI Co.,Ltd.
Real estate investment firm specializing in long-term land …
|
3252 | JP | Real estate activities |
|
JKG LAND BERHAD
Established property developer focused on residential, comm…
|
— | MY | Real estate activities |
|
John Mattson Fastighetsföretagen
Owns, manages, and develops rental properties concentrated …
|
JOMA | SE | Real estate activities |
|
JOHOR LAND BERHAD
Strategic real estate developer building digital-first, sus…
|
— | MY | Real estate activities |
|
JR GLOBAL REIT
A real estate investment trust managing a portfolio of glob…
|
348950 | KR | Real estate activities |
RUENTEX DEVELOP 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/52806/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52806 | 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=52806 | 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=52806 \ -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": 52806}, 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 RUENTEX DEVELOP (id: 52806)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.