
FICG — Investor Relations & Filings
FIC Global, Inc. (FICG) is an investment holding company that manages a portfolio of technology subsidiaries, including First International Computer (FIC), 3CEMS, and Ubiqconn. The group specializes in the design, development, and manufacturing of advanced electronic solutions across multiple sectors. Key business activities include the production of high-speed optical transceivers, ranging from 400G to 1.6T, for AI and cloud computing applications, as well as the development of smart city infrastructure and smart display systems. FICG provides specialized technical services in semiconductor packaging, including Chip on Board (COB) and Flip Chip technologies, and high-density Surface Mount Technology (SMT). Its product applications extend to automotive electronics, smart energy management, and industrial IoT. The company focuses on leveraging cross-industry synergies to deliver integrated hardware and software solutions for global technology markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年05月僑外投資持股 | 2026-05-22 | Chinese | |
| 代子公司眾晶科技股份有限公司公告 民國115年5月21日股東常會重要決議事項 | 2026-05-21 | Chinese | |
| 115年第1季財務報告書 — 202601_3701_AI1.pdf | 2026-05-15 | Chinese | |
| 公告本公司國內第二次無擔保轉換公司債到期還本 暨終止上櫃事宜 | 2026-05-13 | Chinese | |
| 配合會計師事務所內部輪調變更會計師 | 2026-05-12 | Chinese | |
| 公告本公司董事會通過115年第1季合併財務報告 | 2026-05-12 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46803394 | 115年05月僑外投資持股 | 2026-05-22 | Chinese | ||
| 46721324 | 代子公司眾晶科技股份有限公司公告 民國115年5月21日股東常會重要決議事項 | 2026-05-21 | Chinese | ||
| 46375025 | 115年第1季財務報告書 — 202601_3701_AI1.pdf | 2026-05-15 | Chinese | ||
| 46367610 | 公告本公司國內第二次無擔保轉換公司債到期還本 暨終止上櫃事宜 | 2026-05-13 | Chinese | ||
| 46203066 | 配合會計師事務所內部輪調變更會計師 | 2026-05-12 | Chinese | ||
| 46232746 | 公告本公司董事會通過115年第1季合併財務報告 | 2026-05-12 | Chinese | ||
| 45733627 | 115年4月背書保證與資金貸與 | 2026-05-11 | Chinese | ||
| 45708599 | 115年4月營業收入 | 2026-05-11 | Chinese | ||
| 45593740 | 114年第4季財務報告書 — 202504_3701_AIC.pdf | 2026-05-11 | English | ||
| 45593698 | 114年第4季財務報告書 — 202504_3701_AIA.pdf | 2026-05-11 | English | ||
| 40952870 | 115年04月內部人持股異動(事後) | 2026-05-04 | Chinese | ||
| 40952852 | 115年04月董事會成員及持股 | 2026-05-04 | Chinese | ||
| 40822962 | 公告本公司115年第1季合併財務報告董事會召開日期 | 2026-05-04 | Chinese | ||
| 39935003 | 代子公司廣川科技(廣州)有限公司公告資金貸與相關資料 | 2026-04-30 | Chinese | ||
| 39935024 | 代子公司廣上科技(廣州)股份有限公司公告董事會決議 召開2026年臨時股東大會 | 2026-04-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CAPITALPART PARTICIPAÇÕES SA
Specializes in capital allocation, asset management, and re…
|
— | BR | Financial and insurance activit… |
|
Capital Realm Financial Holdings Group Limited
Investment holding company realizing medium to long-term ca…
|
204 | HK | Financial and insurance activit… |
|
Carmen Century Investment Limited
Diversified investment holding company targeting infrastruc…
|
612 | HK | Financial and insurance activit… |
|
Carry Wealth Holdings Limited
Investment holding company specializing in apparel products…
|
643 | HK | Financial and insurance activit… |
|
CATHAY FHC
Provides integrated insurance, banking, and asset managemen…
|
2882 | TW | Financial and insurance activit… |
|
Cayson Acquisition Corp
A blank check company formed to effect a business combinati…
|
CAPN | US | Financial and insurance activit… |
|
CB Financial Services, Inc.
A bank holding company offering financial services to indiv…
|
CBFV | US | Financial and insurance activit… |
|
CCT Fortis Holdings Limited
Investment holding company managing diversified segments: p…
|
138 | HK | Financial and insurance activit… |
|
CDG Investments Inc.
Capital pool company (CPC) and shell holding entity for cor…
|
— | CA | Financial and insurance activit… |
|
Celestial Acquisition Corp.
Capital Pool Company (CPC) targeting assets in Space Techno…
|
CES.P | CA | Financial and insurance activit… |
FICG 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/52367/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52367 | 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=52367 | 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=52367 \ -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": 52367}, 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 FICG (id: 52367)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.