
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: 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-04-28 | Vietnamese | |
| ANV: Nghị quyết HĐQT về việc tổ chức ĐHĐCĐ thường niên năm 2026 | 2026-04-24 | Vietnamese | |
| ANV: Thông báo về ngày đăng ký cuối cùng để thực hiện quyền tham dự ĐHĐCĐ thường niên năm 2026 | 2026-04-24 | Vietnamese | |
| ANV: Báo cáo kết quả giao dịch cổ phiếu của Người nội bộ Doãn Chí Thiên | 2026-04-17 | Vietnamese | |
| ANV: Báo cáo thường niên năm 2025 | 2026-04-08 | Vietnamese | |
| ANV: Thông báo giao dịch cổ phiếu của Người nội bộ Doãn Chí Thiên | 2026-03-24 | Tagalog |
Browse filings by year
2 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… |
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.