
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 |
|---|---|---|---|
| 115年05月法人說明會簡報 — 270720260527E001.pdf | 2026-05-27 | English | |
| 115年05月法人說明會簡報 — 270720260527M001.pdf | 2026-05-27 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-27 | Chinese | |
| 本公司受邀參加台新證券舉辦之「台新2026年第二季全球投資論壇」 | 2026-05-26 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-26 | Chinese | |
| 115年年報及股東會資料 — 2026_2707_20260616FE2.pdf | 2026-05-14 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47654947 | 115年05月法人說明會簡報 — 270720260527E001.pdf | 2026-05-27 | English | ||
| 47654552 | 115年05月法人說明會簡報 — 270720260527M001.pdf | 2026-05-27 | Chinese | ||
| 47654209 | 115年05月法人說明會簡報 | 2026-05-27 | Chinese | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Hotels and similar accommodation activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
MARRIOTT INTERNATIONAL INC /MD/
Global operator, franchisor, and licensor of a diverse port…
|
MAR | US | Accommodation and food service … |
|
MARTI OTEL İŞLETMELERİ A.Ş.
Operates a portfolio of hotels, resorts, and a marina in co…
|
MARTI | TR | Accommodation and food service … |
|
Medora Hoteli I LJETOVALIŠTA d.d.
Operates family-oriented hotels, resorts, and a car camp on…
|
HPDG | HR | Accommodation and food service … |
|
Melia Hotels International S.A.
Global hotel company managing a portfolio of over 400 hotel…
|
MEL | ES | Accommodation and food service … |
|
MEMORIES GROUP LIMITED
Integrated tourism company delivering hospitality and uniqu…
|
1H4 | SG | Accommodation and food service … |
|
MERİT TURİZM YATIRIM VE İŞLETME A.Ş.
A hotel management and investment company that operates a p…
|
MERIT | TR | Accommodation and food service … |
|
Metro Euphoria Hotel Batumi JSC
Operates a five-star luxury hotel and entertainment complex…
|
MEHBB | GE | Accommodation and food service … |
|
Mexan Limited
Investment holding company operating hotels and supplying b…
|
22 | HK | Accommodation and food service … |
|
MGM Resorts International
Global hospitality and entertainment company operating reso…
|
MGM | US | Accommodation and food service … |
|
MHP Hotel AG
Hotel investment and management platform for the premium an…
|
CDZ0 | DE | 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.