
Saudi Ceramic Co. — Investor Relations & Filings
Saudi Ceramic Company is a prominent manufacturer and marketer of building materials, specializing in ceramic and porcelain tiles, sanitary ware, and electric water heaters. The company operates several advanced production facilities equipped with modern technology to produce a diverse range of floor and wall tiles, bathroom fixtures, and accessories for residential and commercial use. Its product offerings are characterized by high quality, durability, and adherence to international standards. With an extensive distribution network and a significant export presence across multiple global markets, the company provides integrated solutions for construction and interior design projects. The organization is recognized for its large-scale production capacity and its role as a major supplier of essential building components.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| No Translation , see the Arabic version | 2014-03-30 | English | |
| No translation, see the Arabic version | 2014-03-20 | English | |
| No translation see Arabic version | 2014-03-16 | English | |
| No Translation , see the Arabic version | 2014-03-02 | English | |
| Saudi Ceramic Co. announces the annual financial results for the period ending on 31-12-2013 | 2014-02-16 | English | |
| Saudi Ceramic Co. Announces the correction in the previous announcement relating to THE INTERIM FINANCIAL RESULTS FOR THE PERIOD ENDING ON 31-12-2013 (TWELVE MONTHS) | 2014-01-16 | English |
Browse filings by year
33 years- 2026 15 filings
- 2025 15 filings
- 2024 21 filings
- 2023 13 filings
- 2022 12 filings
- 2021 17 filings
- 2020 17 filings
- 2019 19 filings
- 2018 21 filings
- 2017 10 filings
- 2016 29 filings
- 2015 35 filings
- 2014 23 filings
- 2013 24 filings
- 2012 35 filings
- 2011 18 filings
- 2010 14 filings
- 2009 15 filings
- 2008 12 filings
- 2007 16 filings
- 2006 19 filings
- 2005 9 filings
- 2004 9 filings
- 2003 9 filings
- 2002 7 filings
- 2001 4 filings
- 2000 4 filings
- 1999 3 filings
- 1998 6 filings
- 1997 6 filings
- 1996 3 filings
- 1995 3 filings
- 1994 3 filings
Market data
Market data not available
Price history
Peer group · Manufacture of clay building materials
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASIAN GRANITO INDIA LIMITED
Manufacturer of ceramic tiles, composite marble, quartz, an…
|
ASIANTILES | IN | Manufacturing |
|
BRIKOR LIMITED
Manufactures and supplies high-quality building, constructi…
|
BIK | ZA | Manufacturing |
|
Cemacon S.A.
A manufacturer of ceramic blocks, bricks, and other constru…
|
CEON | RO | Manufacturing |
|
CERAMICA RUTA 16 SRL
Manufacturer of ceramic building materials, specializing in…
|
— | AR | Manufacturing |
|
CHAMPION
Manufacturer and distributor of ceramic tiles and sustainab…
|
1806 | TW | Manufacturing |
|
Công ty Cổ phần Vicem Vật liệu Xây dựng Đà Nẵng
Produces and distributes building materials, including ceme…
|
DXV | VN | Manufacturing |
|
DANTO HOLDINGS CORPORATION
A construction ceramics manufacturer also involved in desig…
|
5337 | JP | Manufacturing |
|
EGE SERAMİK SANAYİ VE TİCARET A.Ş.
Manufacturer of ceramic and porcelain tiles for floor and w…
|
EGSER | TR | Manufacturing |
|
Exxaro Tiles Limited
Manufactures and markets vitrified tiles for residential an…
|
EXXARO | IN | Manufacturing |
| Frontier Ceramics Limited | FRCL | PK | Manufacturing |
Saudi Ceramic Co. 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/53289/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53289 | 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=53289 | 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=53289 \ -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": 53289}, 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 Saudi Ceramic Co. (id: 53289)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.