
UNIVERSAL CORP /VA/ — Investor Relations & Filings
Universal Corporation is a global business-to-business supplier of agricultural products. The company's primary operation involves sourcing, processing, and supplying leaf tobacco to manufacturers of consumer tobacco products, acting as a key intermediary between farmers and manufacturers. Leveraging its expertise in agriculture, the company has diversified into the plant-based ingredients market. Through this segment, it provides a variety of value-added ingredients, including fruit and vegetable juices, concentrates, and dehydrated products, to customers in the food and beverage industries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SCHEDULE 13G/A - UNIVERSAL CORP /VA/ (0000102037) (Subject) | 2026-03-27 | English | |
| 4 - UNIVERSAL CORP /VA/ (0000102037) (Filer) | 2026-03-02 | English | |
| 4 - UNIVERSAL CORP /VA/ (0000102037) (Filer) | 2026-02-23 | English | |
| 8-K Filing | 2026-02-09 | English | |
| 10-Q Filing | 2026-02-09 | English | |
| 8-K Filing | 2026-01-29 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 33064240 | SCHEDULE 13G/A - UNIVERSAL CORP /VA/ (0000102037) (Subject) | 2026-03-27 | English | ||
| 32878933 | 4 - UNIVERSAL CORP /VA/ (0000102037) (Filer) | 2026-03-02 | English | ||
| 32878934 | 4 - UNIVERSAL CORP /VA/ (0000102037) (Filer) | 2026-02-23 | English | ||
| 17386446 | 8-K Filing | 2026-02-09 | English | ||
| 17386415 | 10-Q Filing | 2026-02-09 | English | ||
| 17386438 | 8-K Filing | 2026-01-29 | English | ||
| 17386437 | 8-K Filing | 2026-01-21 | English | ||
|
2025
8 filings
| |||||
| 17386432 | 8-K Filing | 2025-12-09 | English | ||
| 8897216 | STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES | 2025-11-12 | English | ||
| 8897218 | INITIAL STATEMENT OF BENEFICIAL OWNERSHIP OF SECURITIES | 2025-11-12 | English | ||
| 8897219 | INITIAL STATEMENT OF BENEFICIAL OWNERSHIP OF SECURITIES | 2025-11-10 | English | ||
| 8897235 | 10-Q | 2025-11-05 | English | ||
| 8897241 | 8-K | 2025-11-05 | English | ||
| 8897244 | STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES | 2025-10-03 | English | ||
| 8897247 | STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES | 2025-08-28 | English | ||
Market data
Market data not available
Price history
Peer group · Post-harvest crop activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agricore United
Major agribusiness focused on crop inputs, grain handling, …
|
AU | CA | Agriculture, forestry and fishi… |
|
AMIR Marketing and Investment in Agriculture Ltd.
Supplies, markets, and distributes agricultural inputs to t…
|
AMRK | IL | Agriculture, forestry and fishi… |
|
Elfin Agro India Limited
Specializes in the procurement, processing, and distributio…
|
544724 | IN | Agriculture, forestry and fishi… |
|
Gajanand International Limited
Processes and distributes cotton bales and seeds for manufa…
|
GAJANAND | IN | Agriculture, forestry and fishi… |
|
Great-Sun Foods Co.,Ltd.
Integrated management of fresh produce supply chains and gl…
|
603336 | CN | Agriculture, forestry and fishi… |
|
N2OFF, Inc.
Develops sustainable solutions for the agricultural and ene…
|
NITO | US | Agriculture, forestry and fishi… |
|
PRIME FRESH LIMITED
Manages the sourcing, processing, and distribution of fresh…
|
540404 | IN | Agriculture, forestry and fishi… |
|
STANBIK AGRO LIMITED
Processes, trades, and distributes agricultural commodities…
|
544659 | IN | Agriculture, forestry and fishi… |
|
Weyburn Inland Terminal Ltd.
Grain handling, storage, marketing, and distribution of ess…
|
— | CA | Agriculture, forestry and fishi… |
UNIVERSAL CORP /VA/ 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/31992/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31992 | 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=31992 | 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=31992 \ -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": 31992}, 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 UNIVERSAL CORP /VA/ (id: 31992)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.