PRG CORPORATION PUBLIC COMPANY LIMITED — Investor Relations & Filings
PRG Corporation Public Company Limited is a holding company primarily engaged in the production, improvement, packaging, and distribution of milled rice. It operates one of the largest rice manufacturing facilities in Asia, utilizing high technology and modernized processes. The company distributes its milled rice products to both local and international markets. Its core business activities also extend to the broader food and beverage sector through its investments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Connected transaction in relation to the receipt of financial assistance from MBK Public Company Limited (MBK) | 2026-07-02 | English | |
| Connected Transaction in Relation to the Acquisition of a solar power generation System from MBK Krabi Resort Company Limited (MBK-KR) by PRG Global Energy Company Limited (PRG-GE) | 2026-07-02 | English | |
| Notification the exercise of PRG-W5 | 2026-06-29 | English | |
| Notification the exercise of PRG-W4 | 2026-06-29 | English | |
| New shares of PRG to be traded on June 22, 2026 | 2026-06-19 | English | |
| Report on the results of the Exercise of PRG-W4 (F53-5) | 2026-06-15 | English |
Browse filings by year
6 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of grain mill products
| Company | Ticker | Country | Sector |
|---|---|---|---|
| AGT Food and Ingredients Inc | AGT | CA | Manufacturing |
|
AKHAN UN FABRİKASI VE TARIM ÜRÜNLERİ GIDA SANAYİ TİCARET A.Ş.
Produces and exports wheat flour and grains using 100% rene…
|
AKHAN | TR | Manufacturing |
|
Amir Chand Jagdish Kumar (Exports) Limited
Processes and exports Basmati rice varieties globally under…
|
AMIRCHAND | IN | Manufacturing |
|
Arabian Mills for Food Products Co.
Produces flour, wheat derivatives, and animal feed for food…
|
2285 | SA | Manufacturing |
|
ARMADA GIDA TİCARET SANAYİ A.Ş.
A large-scale producer and exporter of agricultural commodi…
|
ARMGD | TR | Manufacturing |
|
Baba Food Processing (India) Limited
Manufactures wheat products like flour and semolina using a…
|
BABAFP | IN | Manufacturing |
|
Čakovečki mlinovi d.d.
A food company engaged in milling and baking, producing flo…
|
CKML | HR | Manufacturing |
|
CAMIL ALIMENTOS S/A
Processes and distributes staple foods including rice, bean…
|
— | BR | Manufacturing |
|
Chaman Lal Setia Exports Ltd.
Processes, mills, and exports premium Basmati rice to globa…
|
CLSEL | IN | Manufacturing |
|
CIVITA Group PLC
A large-scale processor of GMO-free corn for food ingredien…
|
CIVITA | HU | Manufacturing |
PRG CORPORATION PUBLIC COMPANY LIMITED 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/75628/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=75628 | 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=75628 | 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=75628 \ -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": 75628}, 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 PRG CORPORATION PUBLIC COMPANY LIMITED (id: 75628)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.