
AMERICAN VANGUARD CORP — Investor Relations & Filings
American Vanguard Corporation is a diversified specialty and agricultural products company that develops, manufactures, and markets solutions for crop protection, turf and ornamental markets, and public health applications. The company's offerings are organized into three core strategic areas. 'Proven Chemistries' encompasses its foundational business of time-tested chemical solutions. 'GreenSolutions™' represents its expanding global portfolio of biological products, including biopesticides, biostimulants, biofertilizers, and specialty nutritionals, addressing the demand for sustainable agriculture. The third area, 'Precision Ag Technologies,' focuses on advanced systems for prescriptive application, enabling the efficient and targeted use of crop protection and bio-nutritional inputs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - AMERICAN VANGUARD CORP (0000005981) (Filer) | 2026-04-15 | English | |
| SCHEDULE 13G/A - AMERICAN VANGUARD CORP (0000005981) (Subject) | 2026-03-26 | English | |
| 8-K - AMERICAN VANGUARD CORP (0000005981) (Filer) | 2026-03-19 | English | |
| SCHEDULE 13G/A Filing | 2026-02-13 | English | |
| 4 Filing | 2026-01-29 | English | |
| Net Asset Value(s) | 2026-01-15 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 34609401 | 8-K - AMERICAN VANGUARD CORP (0000005981) (Filer) | 2026-04-15 | English | ||
| 33051845 | SCHEDULE 13G/A - AMERICAN VANGUARD CORP (0000005981) (Subject) | 2026-03-26 | English | ||
| 32984636 | 8-K - AMERICAN VANGUARD CORP (0000005981) (Filer) | 2026-03-19 | English | ||
| 19690898 | SCHEDULE 13G/A Filing | 2026-02-13 | English | ||
| 15165876 | 4 Filing | 2026-01-29 | English | ||
| 12739934 | Net Asset Value(s) | 2026-01-15 | English | ||
| 12573218 | Net Asset Value(s) | 2026-01-13 | English | ||
| 12492698 | Net Asset Value(s) | 2026-01-12 | English | ||
|
2025
7 filings
| |||||
| 9005399 | 4 | 2025-12-01 | English | ||
| 9005402 | Director's Dealing 2025 | 2025-12-01 | English | ||
| 9005404 | 4 | 2025-12-01 | English | ||
| 9005403 | Major Shareholding Notification 2025 | 2025-11-12 | English | ||
| 9005400 | 8-K | 2025-11-12 | English | ||
| 9005401 | 10-Q | 2025-11-10 | English | ||
| 8110090 | Major Shareholding Notification 2025 | 2025-10-30 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pesticides and other agrochemical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADAMA Ltd.
Global provider of crop protection solutions using off-pate…
|
000553 | CN | Manufacturing |
|
Advance Agrolife Limited
Manufactures and distributes agrochemicals for crop protect…
|
ADVANCE | IN | Manufacturing |
|
Aimco Pesticides Ltd.
Manufacturer and exporter of technical grade pesticides and…
|
524288 | IN | Manufacturing |
|
Ambey Laboratories Limited
Manufactures and distributes agrochemicals and crop protect…
|
AMBEY | IN | Manufacturing |
|
Amoéba
Develops natural microbiological solutions to manage bacter…
|
ALMIB | FR | Manufacturing |
|
Anhui Guangxin Agrochemical Co., Ltd.
Produces agrochemicals and fine chemical intermediates usin…
|
603599 | CN | Manufacturing |
|
Aristo Bio-Tech And Lifescience Limited
Manufactures crop protection products and provides contract…
|
ARISTO | IN | Manufacturing |
|
ASTEC LIFESCIENCES LIMITED
CDMO manufacturing agrochemical active ingredients and phar…
|
ASTEC | IN | Manufacturing |
|
Auri Grow India Limited
Develops agrochemicals, crop protection products, and bio-s…
|
AURIGROW | IN | Manufacturing |
|
BEST AGROLIFE LIMITED
Researches and manufactures crop protection technicals, int…
|
BESTAGRO | IN | Manufacturing |
AMERICAN VANGUARD CORP 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/33851/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33851 | 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=33851 | 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=33851 \ -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": 33851}, 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 AMERICAN VANGUARD CORP (id: 33851)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.