XGD INC. — Investor Relations & Filings
XGD INC. focuses on the design, development, and manufacturing of electronic payment terminals and integrated financial technology solutions. Its product suite includes smart POS systems, mobile payment devices, and biometric authentication hardware engineered for secure transaction processing. The company provides a comprehensive ecosystem that combines hardware with cloud-based software services, including payment gateway management, data analytics, and merchant service platforms. These offerings are designed to streamline digital payment workflows for various commercial sectors, including retail and logistics. By leveraging advanced security protocols and innovative biometric integration, the organization facilitates the deployment of secure, efficient, and scalable digital payment infrastructures.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度环境、社会和公司治理(ESG)报告 | 2026-03-27 | Chinese | |
| 关于注销2025年股票期权激励计划部分已获授股票期权的公告 | 2026-03-27 | Chinese | |
| 关于2025年股票期权激励计划第一个行权期行权条件成就的公告 | 2026-03-27 | Chinese | |
| 关于开展外汇衍生品交易业务的可行性分析报告 | 2026-03-27 | Chinese | |
| 关于公司及子公司开展外汇衍生品交易业务的公告 | 2026-03-27 | Chinese | |
| 2025年年度审计报告 | 2026-03-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 35964124 | 2025年度环境、社会和公司治理(ESG)报告 | 2026-03-27 | Chinese | ||
| 35963568 | 关于注销2025年股票期权激励计划部分已获授股票期权的公告 | 2026-03-27 | Chinese | ||
| 35963564 | 关于2025年股票期权激励计划第一个行权期行权条件成就的公告 | 2026-03-27 | Chinese | ||
| 35963557 | 关于开展外汇衍生品交易业务的可行性分析报告 | 2026-03-27 | Chinese | ||
| 35963556 | 关于公司及子公司开展外汇衍生品交易业务的公告 | 2026-03-27 | Chinese | ||
| 35963554 | 2025年年度审计报告 | 2026-03-27 | Chinese | ||
| 35963552 | 关于对外投资暨关联交易的进展公告 | 2026-03-17 | Chinese | ||
| 35963547 | 关于拟设立控股子公司暨关联交易的公告 | 2026-03-11 | Chinese | ||
| 35963545 | 第六届董事会第二十一次会议决议公告 | 2026-03-11 | Chinese | ||
| 35963543 | 2025年度业绩预告 | 2026-01-27 | Chinese | ||
|
2025
5 filings
| |||||
| 35963538 | 关于为控股子公司综合授信额度提供担保的进展公告 | 2025-12-15 | Chinese | ||
| 35963529 | 关于向香港联交所递交境外上市股份(H股)发行上市申请并刊发申请资料的公告 | 2025-11-26 | Chinese | ||
| 35963528 | 关于对外投资进展暨全资子公司取得土地证的公告 | 2025-11-21 | Chinese | ||
| 35963518 | 关于参加2025年度深圳辖区上市公司投资者网上集体接待日活动的公告 | 2025-11-17 | Chinese | ||
| 35963513 | 关于2025年股票期权激励计划已授予的股票期权行权价格调整完成的公告 | 2025-11-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Chengdu Zhimingda Electronics Co., Ltd.
Develops rugged embedded computer systems and modules for d…
|
688636 | CN | Manufacturing |
|
Chenming Electronic Technology Corporation
Global OEM/ODM manufacturer of server chassis, AI infrastru…
|
3013 | TW | Manufacturing |
|
Cherry AG
A global manufacturer of computer input devices and mechani…
|
C3RY | DE | Manufacturing |
|
CHICONY ELECTRONICS CO., LTD.
Manufacturer of computer peripherals, power supplies, and v…
|
2385 | TW | Manufacturing |
|
CHINA GREATWALL TECHNOLOGY GROUP CO., LTD.
Develops computing hardware and security solutions for crit…
|
000066 | CN | Manufacturing |
|
China United Venture Investment Limited
Designs, manufactures, and sells computer connectivity prod…
|
8159 | HK | Manufacturing |
|
C-Lab Ltd.
Developer and manufacturer of embedded computing systems an…
|
CLAB | IL | Manufacturing |
|
CLEVO CO.
Global ODM/OEM manufacturer of notebooks, tablets, and All-…
|
2362 | TW | Manufacturing |
|
COMPAL ELECTRONICS, INC.
Global ODM specializing in computing, communication, and co…
|
2324 | TW | Manufacturing |
|
COMPUCASE ENTERPRISE CO., LTD.
Global manufacturer of PC cases, power supplies, server cab…
|
3032 | TW | Manufacturing |
XGD INC. 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/55142/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55142 | 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=55142 | 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=55142 \ -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": 55142}, 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 XGD INC. (id: 55142)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.