
CHBIO — Investor Relations & Filings
CH Biotech R&D Co., Ltd. specializes in the research, development, and production of plant growth regulators, biostimulants, and high-efficiency fertilizers. The company utilizes precise active ingredients to regulate plant genes, aiming to enhance crop yield, improve quality, and strengthen climate resilience. Its portfolio includes professional micronutrient fertilizers and innovative agricultural peptides developed through low-carbon manufacturing processes. Guided by a "One Health" philosophy, the company focuses on sustainable solutions that balance food safety with environmental protection. Through strategic alliances with global distributors, its proprietary formulations are utilized across major markets in North America, South America, and Australia. The company maintains a strong emphasis on R&D to provide high-efficiency, low-carbon inputs that meet the demands of modern, sustainable production.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年05月法人說明會簡報 — 653420260521E001.pdf | 2026-05-21 | English | |
| 115年05月法人說明會簡報 — 653420260521M001.pdf | 2026-05-21 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-21 | Chinese | |
| 本公司受邀參加元大證券舉辦之法人說明會 | 2026-05-19 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-19 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-13 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46739606 | 115年05月法人說明會簡報 — 653420260521E001.pdf | 2026-05-21 | English | ||
| 46739596 | 115年05月法人說明會簡報 — 653420260521M001.pdf | 2026-05-21 | Chinese | ||
| 46739589 | 115年05月法人說明會簡報 | 2026-05-21 | Chinese | ||
| 46524175 | 本公司受邀參加元大證券舉辦之法人說明會 | 2026-05-19 | Chinese | ||
| 46524488 | 115年05月法人說明會簡報 | 2026-05-19 | Chinese | ||
| 46362528 | 115年第1季海外子公司投資 | 2026-05-13 | Chinese | ||
| 46280030 | 115年第1季財務報告書 — 202601_6534_AI1.pdf | 2026-05-13 | Chinese | ||
| 46366509 | 115年第1季權益變動表 | 2026-05-13 | Chinese | ||
| 46366325 | 115年第1季現金流量表 | 2026-05-13 | Chinese | ||
| 46366019 | 115年第1季綜合損益表 | 2026-05-13 | Chinese | ||
| 46363881 | 115年第1季資產負債表 | 2026-05-13 | Chinese | ||
| 41281460 | 115年4月背書保證與資金貸與 | 2026-05-05 | Chinese | ||
| 41281455 | 115年4月營業收入 | 2026-05-05 | Chinese | ||
| 41282296 | 公告本公司董事會通過115年第一季合併財務報告 | 2026-05-05 | Chinese | ||
| 37411880 | 公告本公司民國115年第一季財務報告董事會召開日期 | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pesticides and other agrochemical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADAMA Ltd.
Global provider of crop protection solutions using off-pate…
|
000553 | CN | Manufacturing |
|
Advance Agrolife Limited
Manufactures and distributes agrochemicals for crop protect…
|
ADVANCE | IN | Manufacturing |
|
Aimco Pesticides Ltd.
Manufacturer and exporter of technical grade pesticides and…
|
524288 | IN | Manufacturing |
|
Ambey Laboratories Limited
Manufactures and distributes agrochemicals and crop protect…
|
AMBEY | IN | Manufacturing |
|
AMERICAN VANGUARD CORP
Develops and markets solutions for crop protection, turf, a…
|
AVD | US | Manufacturing |
|
Amoéba
Develops natural microbiological solutions to manage bacter…
|
ALMIB | FR | Manufacturing |
|
ANCOM NYLEX BERHAD
Diversified group manufacturing agchem, industrial chemical…
|
— | MY | Manufacturing |
|
Anhui Guangxin Agrochemical Co., Ltd.
Produces agrochemicals and fine chemical intermediates usin…
|
603599 | CN | Manufacturing |
|
Aristo Bio-Tech And Lifescience Limited
Manufactures crop protection products and provides contract…
|
ARISTO | IN | Manufacturing |
|
ASTEC LIFESCIENCES LIMITED
CDMO manufacturing agrochemical active ingredients and phar…
|
ASTEC | IN | Manufacturing |
CHBIO 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/52580/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52580 | 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=52580 | 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=52580 \ -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": 52580}, 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 CHBIO (id: 52580)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.