Regency Ceramics Ltd — Investor Relations & Filings
Regency Ceramics Ltd specializes in the manufacture and distribution of a comprehensive range of ceramic products, including vitrified, wall, and floor tiles. Established with a focus on high-quality architectural solutions, the company serves residential, commercial, and industrial sectors. Its product portfolio encompasses diverse finishes and designs, ranging from heavy-duty industrial tiles to decorative interior options. The company utilizes advanced production technologies to ensure durability and precision in its offerings. With a commitment to technical excellence, Regency Ceramics has historically engaged in international collaborations to integrate global design trends and manufacturing standards. The firm caters to a broad client base across domestic and global markets, providing versatile tiling solutions tailored to modern construction and interior design needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Demise | 2026-04-29 | English | |
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-07 | English | |
| General Updates | 2026-04-07 | English | |
| Shareholders meeting | 2026-04-01 | English | |
| Trading Window | 2026-03-26 | English | |
| Copy of Newspaper Publication | 2026-02-27 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 42192498 | Demise | 2026-04-29 | English | ||
| 42194803 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-07 | English | ||
| 42198517 | General Updates | 2026-04-07 | English | ||
| 42178752 | Shareholders meeting | 2026-04-01 | English | ||
| 42169144 | Trading Window | 2026-03-26 | English | ||
| 42198680 | Copy of Newspaper Publication | 2026-02-27 | English | ||
| 42199037 | Copy of Newspaper Publication | 2026-02-27 | English | ||
| 42166706 | Shareholders meeting | 2026-02-26 | English | ||
| 42253140 | Copy of Newspaper Publication | 2026-02-13 | English | ||
| 42180727 | Outcome of Board Meeting | 2026-02-12 | English | ||
| 42209123 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-01-08 | English | ||
|
2025
4 filings
| |||||
| 42225909 | Trading Window | 2025-12-23 | English | ||
| 42233147 | Bagging/Receiving of orders/contracts | 2025-12-09 | English | ||
| 42304170 | Copy of Newspaper Publication | 2025-11-12 | English | ||
| 42314485 | Outcome of Board Meeting | 2025-11-11 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of clay building materials
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Saudi Vitrified Clay Pipes Co.
Manufactures vitrified clay pipes and fittings for sewerage…
|
2360 | SA | Manufacturing |
|
Steuler Fliesengruppe AG
A German manufacturer and distributor of high-quality ceram…
|
NST | DE | Manufacturing |
|
TSURUYA CO.,LTD.
A leading manufacturer of ceramic building materials, mainl…
|
5386 | JP | Manufacturing |
|
UŞAK SERAMİK SANAYİ A.Ş.
Manufacturer of ceramic wall and floor tiles, porcelain, an…
|
USAK | TR | Manufacturing |
|
Wienerberger AG
Global provider of building materials, pipe systems, and in…
|
WIE | AT | Manufacturing |
Regency Ceramics Ltd 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/60870/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60870 | 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=60870 | 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=60870 \ -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": 60870}, 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 Regency Ceramics Ltd (id: 60870)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.