
Orient Bell Limited — Investor Relations & Filings
Orient Bell Limited specializes in the design and manufacture of ceramic and vitrified tiles for wall and floor applications. The product portfolio includes digital, glazed, and polished vitrified tiles, alongside specialized solutions such as Germ-free tiles, which feature antimicrobial properties, and Forever Tiles, engineered for enhanced scratch resistance. The company also produces Cool Tiles, designed with high solar reflectance to manage building temperatures. To support customer selection, the firm provides digital visualization tools like TriaLook and QuickLook, enabling users to preview products in various architectural settings. Operations are supported by multiple manufacturing facilities that produce a diverse range of designs and finishes catering to residential, commercial, and institutional projects. The focus remains on integrating functional technology with surface aesthetics.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Please find attached the schedule and dial-in detail for the group Conference Call to be held on Tuesday, 19th May, 2026 at 04:00 p.m (IST) post submission of Company's Audited Financial .... | 2026-05-14 | English | |
| Orient Bell Ltd-has informed BSE that the meeting of the Board of Directors of the Company is scheduled on 19/05/2026 ,inter alia, to consider and approve the following: 1. Reg 29(1)(a) .... | 2026-05-12 | English | |
| Copy of Newspaper Publication | 2026-04-21 | English | |
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-06 | English | |
| Trading Window | 2026-03-27 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-03-16 | English |
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 |
Orient Bell 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/61797/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61797 | 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=61797 | 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=61797 \ -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": 61797}, 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 Orient Bell Limited (id: 61797)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.