
Kyokuto Boeki Kaisha, Limited — Investor Relations & Filings
Kyokuto Boeki Kaisha, Limited (KBK) is a technology-oriented engineering trading company specializing in the global import, export, and wholesale of machinery, equipment, and materials. The company's operations are structured around key segments including Basic Industry, Electronic and Control Systems, and Industrial Materials. Its diverse product portfolio features machine tools, bearings, amplifiers, power supplies, carbon fibers, aircraft, food manufacturing equipment, and natural resources-related products. KBK focuses on delivering essential technologies and solutions to a broad customer base, leveraging its technical expertise to serve as a strategic partner across various sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 連結子会社からの配当金受領に関するお知らせ | 2026-05-29 | Japanese | |
| 臨時報告書 | 2026-05-29 | Japanese | |
| 完全子会社の吸収合併及び特別損失(抱合せ株式消滅差損)の計上に関するお知らせ | 2026-05-22 | Japanese | |
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第106期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-14 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 47879008 | 連結子会社からの配当金受領に関するお知らせ | 2026-05-29 | Japanese | ||
| 47877913 | 臨時報告書 | 2026-05-29 | Japanese | ||
| 46779490 | 完全子会社の吸収合併及び特別損失(抱合せ株式消滅差損)の計上に関するお知らせ | 2026-05-22 | Japanese | ||
|
2025
12 filings
| |||||
| 8279972 | 確認書 | 2025-11-13 | Japanese | ||
| 8279947 | 半期報告書-第106期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 7857489 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-14 | Japanese | ||
| 7239956 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-14 | Japanese | ||
| 7243681 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7243661 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7252460 | 確認書 | 2025-06-24 | Japanese | ||
| 7251796 | 内部統制報告書-第105期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
| 7252459 | 有価証券報告書-第105期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
| 7259341 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-12 | Japanese | ||
| 7263842 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-05-14 | Japanese | ||
| 7267121 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-04-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of other machinery and equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACE PILLAR
Provides industrial automation solutions and mechatronic co…
|
8374 | TW | Wholesale and retail trade |
|
AddLife
A life science group that acquires and develops companies f…
|
ALIF | SE | Wholesale and retail trade |
|
Addtech AB
A group of companies selling high-tech products to manufact…
|
ADDT | SE | Wholesale and retail trade |
|
ADDvise Group B
An international life science company serving the healthcar…
|
ADDV | SE | Wholesale and retail trade |
|
AFG International Co.
Industrial solutions and procurement for energy, constructi…
|
4240 | SA | Wholesale and retail trade |
|
Ala
A global supply chain integrator for high-performance produ…
|
ALA | IT | Wholesale and retail trade |
|
Allied Machinery Co.,Ltd.
Distributes high-precision machine tools and industrial man…
|
605060 | CN | Wholesale and retail trade |
|
ALTA EQUIPMENT GROUP INC.
Sells, rents, and services construction and material handli…
|
ALTG | US | Wholesale and retail trade |
|
ALTECH CO., LTD.
Imports and distributes industrial machinery and equipment,…
|
9972 | JP | Wholesale and retail trade |
|
APPLIED INDUSTRIAL TECHNOLOGIES INC
Distributor of industrial motion, fluid power, flow control…
|
AIT | US | Wholesale and retail trade |
Kyokuto Boeki Kaisha, Limited 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/12266/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12266 | 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=12266 | 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=12266 \ -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": 12266}, 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 Kyokuto Boeki Kaisha, Limited (id: 12266)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.