
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: Giấy chứng nhận đăng ký doanh nghiệp thay đổi lần thứ 13 | 2020-07-15 | Vietnamese | |
| ANV: Quyết định của HĐQT về việc thành lập Ban Kiểm toán nội bộ | 2020-07-10 | Vietnamese | |
| ANV: Thông báo về việc thay đổi Chủ tịch HĐQT (kèm Nghị quyết) | 2020-06-30 | Vietnamese | |
| ANV: Giấy ủy quyền thực hiện công bố thông tin | 2020-06-30 | Vietnamese | |
| ANV: Thông báo thay đổi mô hình quản trị của công ty | 2020-06-26 | Vietnamese | |
| ANV: Link công bố điều lệ công ty sửa đổi | 2020-06-26 | 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.