
Frontier Ceramics Limited — Investor Relations & Filings
Frontier Ceramics Limited, operating under the FORTE brand, specializes in the manufacturing and sale of high-quality ceramic wall and floor tiles, along with sanitary wares and related ceramic products. The company offers a wide array of premium digital tiles in various sizes, designs, and textures, suitable for diverse indoor and outdoor applications including kitchens, bathrooms, living rooms, and outdoor spaces. Renowned for its innovative designs, unquestionable durability, and premium quality, Frontier Ceramics maintains a significant market presence supported by a comprehensive distribution network. It is recognized as one of the nation's oldest tile producers and has received multiple international awards for its craftsmanship and ceramic innovation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Transmission of Quarterly Report for the Period Ended March 31, 2026 | 2026-05-04 | English | |
| FINANCIAL RESULTS FOR THIRD QUARTER AND NINE MONTHS ENDED MARCH 31, 2026 | 2026-05-04 | English | |
| Board Meeting In Progress | 2026-04-30 | English | |
| MANDATORY SHARIAH DISCLOSURE FOR THE HALF YEAR ENDED 31 DECEMBER, 2025 | 2026-04-30 | English | |
| Board Meetings | 2026-04-23 | English | |
| Material Information | 2026-03-24 | English |
Browse filings by year
11 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of clay building materials
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ibstock PLC
A manufacturer of clay and concrete building products for t…
|
IBST | GB | Manufacturing |
|
Kajaria Ceramics Ltd
Manufactures ceramic and vitrified tiles, sanitaryware, fau…
|
KAJARIACER | IN | Manufacturing |
|
KALESERAMİK ÇANAKKALE KALEBODUR SERAMİK SANAYİ A.Ş.
A leading global manufacturer of ceramic products and build…
|
KLSER | TR | Manufacturing |
|
Keramika Indonesia Assosiasi Tbk
Manufacturer and distributor of ceramic and granite product…
|
KIAS | ID | Manufacturing |
|
KIA LIM BHD
Manufacturer and exporter of clay bricks, paving bricks, ro…
|
— | MY | Manufacturing |
|
KIM HIN INDUSTRY BHD
Leading integrated manufacturer and distributor of ceramic …
|
— | MY | 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 |
Frontier Ceramics 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/72010/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=72010 | 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=72010 | 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=72010 \ -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": 72010}, 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 Frontier Ceramics Limited (id: 72010)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.