
GLORY LTD. — Investor Relations & Filings
GLORY LTD. is a developer and manufacturer of cash handling machines and systems, leveraging core technologies in recognition, identification, and mechatronics. The company provides a comprehensive portfolio of products, including currency recyclers, sorters, and counters, as well as integrated systems and maintenance services. Serving a global clientele, its primary markets include the financial and retail sectors. GLORY focuses on creating solutions that automate cash processing to improve efficiency, security, and accuracy in cash management operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| (訂正)「2026 年3月期 決算短信 補足資料 [IFRS]」の一部訂正について | 2026-05-21 | Japanese | |
| 自己株式の取得結果及び取得終了並びに自己株式消却の株式数確定に関するお知らせ | 2026-05-14 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-08 | Japanese | |
| 自己株式の取得状況に関するお知らせ | 2026-05-01 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-03 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-04 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 46727405 | (訂正)「2026 年3月期 決算短信 補足資料 [IFRS]」の一部訂正について | 2026-05-21 | Japanese | ||
| 46884329 | 自己株式の取得結果及び取得終了並びに自己株式消却の株式数確定に関するお知らせ | 2026-05-14 | Japanese | ||
| 43890622 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-08 | Japanese | ||
| 46881035 | 自己株式の取得状況に関するお知らせ | 2026-05-01 | Japanese | ||
| 33213134 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-03 | Japanese | ||
| 32873373 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-04 | Japanese | ||
| 14172725 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-04 | Japanese | ||
| 12193789 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-07 | Japanese | ||
|
2025
7 filings
| |||||
| 9108017 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-03 | Japanese | ||
| 8187985 | 確認書 | 2025-11-11 | Japanese | ||
| 8187977 | 半期報告書-第80期(2025/04/01-2026/03/31) | 2025-11-11 | Japanese | ||
| 8116556 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-06 | Japanese | ||
| 7948587 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-03 | Japanese | ||
| 7856400 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-03 | Japanese | ||
| 7859351 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-05 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of office machinery and equipment (except computers and peripheral equipment)
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BROTHER INDUSTRIES LTD.
Manufacturer of electronic equipment for home, office, and …
|
6448 | JP | Manufacturing |
|
GPI
Manufacturer of imaging consumables, toner cartridges, and …
|
6128 | TW | Manufacturing |
|
Hebei Huijin Group Co., Ltd.
Develops financial equipment, cash processing systems, and …
|
300368 | CN | Manufacturing |
|
Japan Cash Machine co.,ltd.
Develops and manufactures currency handling machines for va…
|
6418 | JP | Manufacturing |
GLORY 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/11770/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11770 | 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=11770 | 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=11770 \ -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": 11770}, 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 GLORY LTD. (id: 11770)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.