
Công ty Cổ phần Cao su Hòa Bình — Investor Relations & Filings
Hòa Bình Rubber Joint Stock Company specializes in the cultivation of rubber, coffee, and cashew trees. Its primary activities encompass the exploitation, procurement, and processing of rubber latex. The company manages over 5,000 hectares of rubber plantations and operates a processing factory with an annual capacity exceeding 6,000 tons. Established in 2003, it is a member unit of the Vietnam Rubber Group.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| HRC: Nghị quyết HĐQT về việc họp HĐQT định kỳ quý 2/2026 | 2026-05-27 | Vietnamese | |
| HRC: Giải trình giá cổ phiếu tăng trần 05 phiên liên tiếp (từ 07/05/2026 đến 13/05/2026) | 2026-05-13 | Vietnamese | |
| HRC: Đính chính Nghị quyết HĐQT quý 1/2026 | 2026-04-29 | Vietnamese | |
| HRC: Nghị quyết HĐQT thống nhất gia hạn tổ chức ĐHĐCĐ thường niên năm 2026 | 2026-04-07 | Vietnamese | |
| HRC: Thông báo về ngày đăng ký cuối cùng tham dự ĐHĐCĐ thường niên năm 2026 | 2026-03-24 | Vietnamese | |
| HRC: Giải trình cổ phiếu giảm sàn 5 phiên liên tiếp | 2026-03-24 | Vietnamese |
Browse filings by year
7 yearsMarket data
Market data not available
Price history
Peer group · Growing of other perennial crops
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Tập đoàn Công nghiệp Cao su Việt Nam - Công ty Cổ phần
Cultivates, processes natural rubber, manufactures rubber a…
|
GVR | VN | Agriculture, forestry and fishi… |
|
TH GROUP BERHAD
Diversified entity with 50+ years, primarily focused on pla…
|
— | MY | Agriculture, forestry and fishi… |
Công ty Cổ phần Cao su Hòa Bình 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/66841/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66841 | 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=66841 | 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=66841 \ -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": 66841}, 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 Công ty Cổ phần Cao su Hòa Bình (id: 66841)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.