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
No filings indexed yet
We are still gathering filings for Regency Ceramics Ltd. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Manufacture of clay building materials
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KALESERAMİK ÇANAKKALE KALEBODUR SERAMİK SANAYİ A.Ş.
A leading global manufacturer of ceramic products and build…
|
KLSER | TR | Manufacturing |
|
Lexus Granito (India) Limited
Manufacturer of ceramic and vitrified tiles for domestic an…
|
LEXUS | IN | Manufacturing |
|
MarcoPolo Holdings Co., Ltd.
Researches, manufactures, and distributes architectural cer…
|
001386 | CN | Manufacturing |
|
Meta Wolf AG
Supplier of construction materials focused on digitalizing …
|
WOLF | DE | Manufacturing |
|
Murudeshwar Ceramics Ltd.
Produces ceramic and vitrified tiles for residential and co…
|
MURUDCERA | IN | Manufacturing |
|
Nitco Ltd.
Manufactures and distributes floor and wall tiles, marble, …
|
NITCO | IN | Manufacturing |
|
Orient Bell Limited
Designs and manufactures ceramic and vitrified tiles with f…
|
ORIENTBELL | IN | Manufacturing |
|
QUA GRANITE HAYAL YAPI VE ÜRÜNLERİ SANAYİ TİCARET A.Ş.
Manufacturer of granite, ceramic tiles, and bathroom and ki…
|
QUAGR | TR | Manufacturing |
|
Restile Ceramics Ltd.
Manufactures durable, heavy-duty vitrified tiles for high-t…
|
515085 | IN | Manufacturing |
|
Saudi Ceramic Co.
Manufacturer of ceramic tiles, sanitary ware, and water hea…
|
2040 | SA | 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.