
Công ty Cổ phần Nam Việt — Investor Relations & Filings
Công ty Cổ phần Nam Việt (NAVICO), established in 2000, is a leading global producer and exporter of Pangasius (Basa) fish. The company operates one of the world's largest concentrated Pangasius farming areas, utilizing modern aquaculture technologies and adhering to stringent international standards for farming and processing. NAVICO's core activities include the cultivation, processing, and export of Pangasius products, alongside supplying aquaculture feed and fingerlings. With over 6,300 employees, its products are distributed to over 30 countries worldwide, emphasizing quality and sustainable development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ANV: Nghị quyết và Biên bản họp HĐQT về việc bổ nhiệm chức vụ Phó TGĐ thường trực | 2025-12-31 | Vietnamese | |
| ANV: Thông báo giao dịch cổ phiếu của người nội bộ Nguyễn Văn Vỹ | 2025-12-23 | Vietnamese | |
| ANV: Thông báo ngày ĐKCC chi trả cổ tức năm 2024 và tạm ứng cổ tức năm 2025 | 2025-10-10 | Vietnamese | |
| ANV: Nghị quyết và Biên bản họp HĐQT về việc chi trả cổ tức năm 2024 và tạm ứng cổ tức năm 2025 | 2025-10-08 | Vietnamese | |
| ANV: Thông báo ngày ĐKCC chi trả cổ tức năm 2024 và tạm ứng cổ tức năm 2025 | 2025-10-08 | Vietnamese | |
| ANV: Báo cáo kết quả giao dịch cổ phiếu của người liên quan của Người nội bộ Doãn Chí Thanh | 2025-09-04 | Vietnamese |
Browse filings by year
7 yearsMarket data
Market data not available
Price history
Peer group · Freshwater aquaculture
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Atlantic Sapphire
An aquaculture company that farms salmon on land using prop…
|
ASA | NO | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Thủy sản Mekong
Specializes in aquaculture, processing, and export of Panga…
|
AAM | VN | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Vĩnh Hoàn
Leading global producer and exporter of pangasius, fish col…
|
VHC | VN | Agriculture, forestry and fishi… |
|
DAHU HEALTH INDUSTRY CO.,LTD.
Integrates freshwater aquaculture, medical services, and he…
|
600257 | CN | Agriculture, forestry and fishi… |
|
Fifax Abp
A bankrupt land-based farmer of rainbow trout that utilized…
|
FIFAX | FI | Agriculture, forestry and fishi… |
|
Inti Agri Resources Tbk
Breeds, cultivates, and trades Super Red Arowana fish, offe…
|
IIKP | ID | Agriculture, forestry and fishi… |
|
MURRAY COD AUSTRALIA LIMITED
Sustainable producer of premium Murray Cod using integrated…
|
MCA | AU | Agriculture, forestry and fishi… |
|
XL HOLDINGS BERHAD
Investment holding company providing management services ac…
|
— | MY | Agriculture, forestry and fishi… |
Công ty Cổ phần Nam Việt 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/66702/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66702 | 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=66702 | 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=66702 \ -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": 66702}, 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 Nam Việt (id: 66702)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.