
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 |
|---|---|---|---|
| 公司治理組織架構 | 2026-05-27 | Chinese | |
| 114年度股利金額(股東會決議) | 2026-05-27 | Chinese | |
| 公告本公司第六屆薪資報酬委員會委員名單 | 2026-05-27 | Chinese | |
| 公告本公司審計委員會任期屆滿改選 | 2026-05-27 | Chinese | |
| 公告本公司董事會選任董事長 | 2026-05-27 | Chinese | |
| 公告本公司115年度股東常會決議通過解除董事 競業禁止限制 | 2026-05-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47808053 | 公司治理組織架構 | 2026-05-27 | Chinese | ||
| 47806546 | 114年度股利金額(股東會決議) | 2026-05-27 | Chinese | ||
| 47784959 | 公告本公司第六屆薪資報酬委員會委員名單 | 2026-05-27 | Chinese | ||
| 47783381 | 公告本公司審計委員會任期屆滿改選 | 2026-05-27 | Chinese | ||
| 47783291 | 公告本公司董事會選任董事長 | 2026-05-27 | Chinese | ||
| 47783249 | 公告本公司115年度股東常會決議通過解除董事 競業禁止限制 | 2026-05-27 | Chinese | ||
| 47783227 | 公告本公司115年股東常會全面改選董事當選名單 | 2026-05-27 | Chinese | ||
| 47782200 | 本公司115年股東常會重要決議事項 | 2026-05-27 | Chinese | ||
| 47016639 | 代重要子公司3CEMS Corporation公告股東會重要決議事項 | 2026-05-25 | Chinese | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
First Advisory and Holdings S.A.
A holding company providing investment, consulting, and por…
|
FAHC | GR | Financial and insurance activit… |
|
FIRST BANCORP /NC/
Bank holding company providing banking and wealth managemen…
|
FBNC | US | Financial and insurance activit… |
|
FIRST BUSINESS FINANCIAL SERVICES, INC.
Offers business banking, private wealth, and bank consultin…
|
FBIZ | US | Financial and insurance activit… |
|
First Capital
Investment holding company focused on public and private eq…
|
FIC | IT | Financial and insurance activit… |
|
First Guaranty Bancshares, Inc.
A financial institution providing commercial and personal b…
|
FGBI | US | Financial and insurance activit… |
|
First Internet Bancorp
A branchless bank offering deposit, lending, and financing …
|
INBK | US | Financial and insurance activit… |
|
FIRST MERCHANTS CORP
A financial holding company providing banking and wealth se…
|
FRME | US | Financial and insurance activit… |
|
FIRST MID BANCSHARES, INC.
Financial holding company offering banking, wealth manageme…
|
FMBH | US | Financial and insurance activit… |
|
FIRST NORTHERN COMMUNITY BANCORP
A bank holding company operating an independent community b…
|
FNRN | US | Financial and insurance activit… |
|
First Northwest Bancorp
A financial holding company operating a community-focused b…
|
FNWB | US | 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.