
GFRT — Investor Relations & Filings
Silks Hotel Group, formerly Formosa International Hotels Corporation, is a hospitality management organization specializing in luxury hotel operations, food and beverage services, and property management. The group’s portfolio includes a diverse range of brands such as the flagship Regent Taipei, Silks Place, Silks Club, Wellspring by Silks, and the lifestyle-oriented Just Sleep. Beyond lodging, the company maintains a significant presence in the culinary sector, operating high-end restaurants and catering services, including specialized venues at major cultural institutions. Serving a global clientele of business and leisure travelers, the group distinguishes itself through a multi-tiered brand strategy, sophisticated meeting and event facilities, and a commitment to integrating local heritage with international luxury service standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 本公司受邀參加台新證券舉辦之「台新2026年第二季全球投資論壇」 | 2026-05-26 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-26 | Chinese | |
| 115年年報及股東會資料 — 2026_2707_20260616FE2.pdf | 2026-05-14 | English | |
| 115年年報及股東會資料 — 2026_2707_20260616F02.pdf | 2026-05-14 | Chinese | |
| 115年年報及股東會資料 — 2026_2707_20260616FE1.pdf | 2026-05-14 | English | |
| 115年年報及股東會資料 — 2026_2707_20260616F13.pdf | 2026-05-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47056278 | 本公司受邀參加台新證券舉辦之「台新2026年第二季全球投資論壇」 | 2026-05-26 | Chinese | ||
| 47050532 | 115年05月法人說明會簡報 | 2026-05-26 | Chinese | ||
| 46371946 | 115年年報及股東會資料 — 2026_2707_20260616FE2.pdf | 2026-05-14 | English | ||
| 46371945 | 115年年報及股東會資料 — 2026_2707_20260616F02.pdf | 2026-05-14 | Chinese | ||
| 46371944 | 115年年報及股東會資料 — 2026_2707_20260616FE1.pdf | 2026-05-14 | English | ||
| 46371947 | 115年年報及股東會資料 — 2026_2707_20260616F13.pdf | 2026-05-14 | Chinese | ||
| 46371703 | 115年年報及股東會資料 — 2026_2707_20260616F01.pdf | 2026-05-14 | Chinese | ||
| 46363228 | 115年第1季海外子公司投資 | 2026-05-13 | Chinese | ||
| 45511239 | 115年第1季財務報告書 — 202601_2707_AI1.pdf | 2026-05-11 | Chinese | ||
| 45751465 | 公告董事會決議115年第1季盈餘暫不分配 | 2026-05-11 | Chinese | ||
| 45752107 | 公告本公司董事會通過115年第一季合併財務報告 | 2026-05-11 | Chinese | ||
| 45746907 | 115年第1季股利金額(董事會決議) | 2026-05-11 | Chinese | ||
| 45733725 | 115年4月背書保證與資金貸與 | 2026-05-11 | Chinese | ||
| 45708763 | 115年4月營業收入 | 2026-05-11 | Chinese | ||
| 45746293 | 115年第1季權益變動表 | 2026-05-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Hotels and similar accommodation activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
India Tourism Development Corporati
Provides integrated tourism infrastructure, hospitality, tr…
|
ITDC | IN | Accommodation and food service … |
|
INNSUITES HOSPITALITY TRUST
A REIT owning and managing hotel properties with interests …
|
IHT | US | Accommodation and food service … |
|
Intercontinental Hotels Group PLC
A global hospitality company that franchises and manages a …
|
IHG | GB | Accommodation and food service … |
|
International Hotel Investments Plc
A hotel and real estate developer, owner, and operator of l…
|
IHI | MT | Accommodation and food service … |
|
International Hotels AD
A hospitality company that operates a hotel providing accom…
|
- | MK | Accommodation and food service … |
|
Island Concepts Indonesia Tbk
Hospitality services company offering tourism accommodation…
|
ICON | ID | Accommodation and food service … |
|
Isrotel Ltd.
Operates, manages, and develops a diverse portfolio of hote…
|
ISRO | IL | Accommodation and food service … |
|
ITC Hotels Limited
Luxury hospitality group integrating premium service with e…
|
ITCHOTELS | IN | Accommodation and food service … |
|
Jadran d.d.
Hospitality group that owns and operates hotels, resorts, a…
|
JDRN | HR | Accommodation and food service … |
|
Jakarta Setiabudi Internasional Tbk
An investment and operating holding company specializing in…
|
JSPT | ID | Accommodation and food service … |
GFRT 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/52186/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52186 | 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=52186 | 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=52186 \ -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": 52186}, 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 GFRT (id: 52186)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.