
Công ty Cổ phần Siam Brothers Việt Nam — Investor Relations & Filings
Siam Brothers Vietnam Joint Stock Company is a prominent manufacturer and supplier of fishing nets, ropes, and specialized equipment. The company provides a comprehensive range of products, including various types of fishing nets, agricultural ropes, safety ropes, multi-purpose ropes, and HDPE float modules. Recognized as a leading provider of high-tech solutions for the agricultural and fishery sectors, it focuses on delivering essential tools and materials to these industries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SBV: Thông báo thay đổi nhân sự - Nghị quyết HĐQT về việc miễn nhiệm và bổ nhiệm TGĐ | 2026-05-14 | Vietnamese | |
| SBV: Thông báo thay đổi nhân sự - Nghị quyết HĐQT về việc miễn nhiệm và bổ nhiệm Chủ tịch HĐQT | 2026-05-14 | Vietnamese | |
| SBV: Biên bản họp và Nghị quyết ĐHĐCĐ thường niên năm 2026 | 2026-05-14 | Vietnamese | |
| SBV: Thông báo về việc tiếp nhận đơn từ nhiệm của Tổng Giám đốc | 2026-05-14 | Vietnamese | |
| SBV: Thông báo về việc tiếp nhận đơn từ nhiệm của Chủ tịch HĐQT | 2026-05-14 | Vietnamese | |
| SBV: Giải trình biện pháp và lộ trình khắc phục tình trạng chứng khoán bị kiểm soát do lỗ 2 năm | 2026-05-05 | Vietnamese |
Browse filings by year
7 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of cordage, rope, twine and netting
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GARWARE TECHNICAL FIBRES LIMITED
Global manufacturer of high-performance technical textiles …
|
GARFIBRES | IN | Manufacturing |
|
Hampiðjan hf.
Designs and produces fishing gear and high-performance synt…
|
HAMP | IS | Manufacturing |
|
JUTAJAYA HOLDING BERHAD
Primarily engaged in manufacturing fishing and industrial n…
|
— | MY | Manufacturing |
|
NITTO SEIMO CO., LTD.
Manufacturer of knotless nets and fishing gear for fishery …
|
3524 | JP | Manufacturing |
|
Pak Agro Packaging Limited(GEM)
Specializes in manufacturing agricultural textiles, packagi…
|
GEMPAPL | PK | Manufacturing |
|
Piippo Oyj
A company in strategic transition evaluating alternatives a…
|
PIIPO | FI | Manufacturing |
|
Roblon
Develops high-performance fiber solutions to reinforce and …
|
RBLN | DK | Manufacturing |
|
Suhail Jute Mills Limited
Manufacturing and sale of jute products for packaging and v…
|
SUHJ | PK | Manufacturing |
|
Vera Synthetic Limited
Manufactures and distributes HDPE fishing nets, synthetic y…
|
VERA | IN | Manufacturing |
Công ty Cổ phần Siam Brothers Việt Nam 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/66956/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66956 | 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=66956 | 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=66956 \ -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": 66956}, 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 Siam Brothers Việt Nam (id: 66956)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.