
GRG Banking Equipment Co., Ltd. — Investor Relations & Filings
GRG Banking Equipment Co., Ltd. specializes in the development and provision of intelligent self-service solutions, focusing on currency recognition and cash processing technologies. The company designs and manufactures a comprehensive suite of hardware and software, including Automated Teller Machines (ATMs), Video Teller Machines (VTMs), and smart branch transformation systems. Its expertise extends to Automatic Fare Collection (AFC) systems for public transit, as well as intelligent solutions for retail and government sectors. By integrating advanced research in artificial intelligence, biometrics, and big data, the company delivers secure and efficient systems for cash recycling, deposit management, and digital service optimization. Its global operations support financial institutions and service providers through innovative technology and integrated maintenance services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于控股股东非公开发行可交换公司债券换股价格调整的提示性公告 | 2026-05-22 | Chinese | |
| 2025年年度分红派息实施公告 | 2026-05-20 | Chinese | |
| 关于收到中标通知书的公告 | 2026-05-18 | Chinese | |
| 关于公司及子公司使用闲置自有资金进行现金管理的公告 | 2026-03-27 | Chinese | |
| 关于调整公司组织架构的公告 | 2026-03-27 | Chinese | |
| 关于拟续聘会计师事务所的公告 | 2026-03-27 | Chinese |
Browse filings by year
20 years- 2026 15 filings
- 2025 123 filings
- 2024 106 filings
- 2023 163 filings
- 2022 148 filings
- 2021 154 filings
- 2020 183 filings
- 2019 118 filings
- 2018 131 filings
- 2017 106 filings
- 2016 168 filings
- 2015 138 filings
- 2014 71 filings
- 2013 78 filings
- 2012 57 filings
- 2011 74 filings
- 2010 53 filings
- 2009 57 filings
- 2008 96 filings
- 2007 64 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46867808 | 关于控股股东非公开发行可交换公司债券换股价格调整的提示性公告 | 2026-05-22 | Chinese | ||
| 46702109 | 2025年年度分红派息实施公告 | 2026-05-20 | Chinese | ||
| 46513782 | 关于收到中标通知书的公告 | 2026-05-18 | Chinese | ||
| 34958010 | 关于公司及子公司使用闲置自有资金进行现金管理的公告 | 2026-03-27 | Chinese | ||
| 34958007 | 关于调整公司组织架构的公告 | 2026-03-27 | Chinese | ||
| 34958005 | 关于拟续聘会计师事务所的公告 | 2026-03-27 | Chinese | ||
| 34958004 | 未来三年(2026年-2028年)股东回报规划 | 2026-03-27 | Chinese | ||
| 34958003 | 关于公司计提资产减值准备的公告 | 2026-03-27 | Chinese | ||
| 34958000 | 2025年度募集资金存放、管理与使用情况的专项报告 | 2026-03-27 | Chinese | ||
| 34957995 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-03-27 | Chinese | ||
| 34957991 | 2025年度业绩快报 | 2026-02-27 | Chinese | ||
| 34957990 | 关于完成工商变更登记并换发营业执照的公告 | 2026-02-04 | Chinese | ||
| 34957981 | 关于接受控股子公司广电五舟股东表决权委托的公告 | 2026-01-16 | Chinese | ||
| 34957973 | 关于控股股东非公开发行可交换公司债券换股价格调整的提示性公告 | 2026-01-09 | Chinese | ||
| 34957968 | 2025年中期分红派息实施公告 | 2026-01-06 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2CRSi
Designs and manufactures high-performance, energy-efficient…
|
2CRSI | FR | Manufacturing |
|
AAEON
Manufacturer of industrial and embedded computing platforms…
|
6579 | TW | Manufacturing |
|
ABKO CO., LTD.
Develops PC components, gaming peripherals, and consumer el…
|
129890 | KR | Manufacturing |
|
ACER
Specializes in computer hardware like PCs, laptops, desktop…
|
2353 | TW | Manufacturing |
|
ADLINK
Global provider of edge computing and IoT solutions for ind…
|
6166 | TW | Manufacturing |
|
Advantech
Global leader in industrial computing, IoT systems, and emb…
|
2395 | TW | Manufacturing |
|
AGM GROUP HOLDINGS, INC.
Designs blockchain ASIC chips and sells cryptocurrency mini…
|
AGMH | US | Manufacturing |
|
AGT
Develops computer peripherals, smart mobile devices, and sm…
|
2432 | TW | Manufacturing |
|
AIC
Designs professional display devices and visual solutions f…
|
9912 | TW | Manufacturing |
|
AMAX
Global provider of AI and HPC solutions, high-density serve…
|
6933 | TW | Manufacturing |
GRG Banking Equipment Co., Ltd. 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/54206/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54206 | 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=54206 | 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=54206 \ -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": 54206}, 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 GRG Banking Equipment Co., Ltd. (id: 54206)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.