
Công ty Cổ phần Cao su Phước Hòa — Investor Relations & Filings
Phuoc Hoa Rubber Joint Stock Company specializes in the cultivation, exploitation, and processing of natural rubber. The company manages extensive rubber plantations, totaling over 12,075 hectares in one region and an additional 7,630 hectares in a neighboring country. Leveraging its significant land assets, the company is strategically diversifying its operations to include the development of industrial parks, transforming its business model beyond traditional rubber production. This expansion aims to capitalize on land suitable for industrial development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| PHR: Báo cáo tình hình quản trị công ty năm 2024 | 2025-02-04 | Vietnamese | |
| PHR: Thông báo về ngày đăng ký cuối cùng thanh toán cổ tức năm 2023 bằng tiền | 2024-11-20 | Vietnamese | |
| PHR: Thông báo về ngày đăng ký cuối cùng và Nghị quyết HĐQT về việc chia cổ tức năm 2023 | 2024-11-15 | Vietnamese | |
| PHR: Giải trình chênh lệch lợi nhuận sau thuế HN quý 3/2024 so với quý 3/2023 | 2024-10-29 | Vietnamese | |
| PHR: Giải trình chênh lệch KQKD quý 3/2024 so với cùng kỳ năm trước | 2024-10-18 | Vietnamese | |
| PHR: Giải trình chênh lệch lợi nhuận sau thuế 6 tháng đầu năm 2024 so với 6 tháng đầu năm 2023 | 2024-08-16 | 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 |
|---|---|---|---|
|
ArtGreen Co.,Ltd
B2B orchid wholesaler offering patented decorative flowers …
|
3419 | JP | Agriculture, forestry and fishi… |
|
China Hainan Rubber Industry Group Co., Ltd.
Cultivates, processes, and distributes natural rubber and l…
|
601118 | CN | Agriculture, forestry and fishi… |
|
Cochin Malabar Estates & Indus. Ltd
Cultivates and processes rubber and tea while managing land…
|
508571 | IN | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Cao su Đồng Phú
Cultivates, produces, processes natural rubber, manufacture…
|
DPR | VN | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Cao su Hòa Bình
Cultivates rubber, coffee, cashew; processes rubber latex; …
|
HRC | VN | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Cao su Tây Ninh
Specializes in the cultivation, processing, and trading of …
|
TRC | VN | Agriculture, forestry and fishi… |
|
HALCYON AGRI CORPORATION LIMITED
Global leader in natural rubber, integrating plantations, p…
|
5VJ | SG | Agriculture, forestry and fishi… |
|
KONFRUT TARIM A.Ş.
A digital agricultural supply chain company for fruits and …
|
KNFRT | TR | Agriculture, forestry and fishi… |
|
Socfinasia
Holding company managing a portfolio of oil palm and rubber…
|
SCFNS | LU | Agriculture, forestry and fishi… |
|
SocFin Caoutchoucs
Manages tropical oil palm and rubber plantations in Africa …
|
SOFIN | LU | Agriculture, forestry and fishi… |
Công ty Cổ phần Cao su Phước Hòa 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/66928/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66928 | 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=66928 | 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=66928 \ -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": 66928}, 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 Phước Hòa (id: 66928)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.