
Nitco Ltd. — Investor Relations & Filings
Nitco Ltd. specializes in the manufacturing and distribution of comprehensive surface solutions, focusing on floor and wall tiles, marble, and mosaic products. The company’s portfolio includes a diverse range of ceramic and vitrified tiles, such as glazed vitrified tiles (GVT), polished vitrified tiles (PVT), and digital tiles, designed for both residential and commercial applications. Nitco is recognized for its extensive collection of natural and processed marble, sourced globally and refined through advanced processing technologies. The firm emphasizes design innovation and aesthetic variety, offering products that cater to modern architectural requirements and interior design trends. With a robust supply chain and a wide network of dealers and retail showrooms, the company serves a broad clientele including real estate developers, architects, and individual homeowners seeking high-quality finishing materials for interior and exterior spaces.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Outcome of Board Meeting | 2025-05-02 | English | |
| General Updates | 2025-04-30 | English | |
| Board Meeting — Board Meeting Intimation | 2025-04-28 | English | |
| Board Meeting — Financial Results | 2025-04-28 | English | |
| Updates | 2025-04-24 | English | |
| Board Meeting — Board Meeting Intimation | 2025-04-22 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 42417019 | Outcome of Board Meeting | 2025-05-02 | English | ||
| 42362805 | General Updates | 2025-04-30 | English | ||
| 43911390 | Board Meeting — Board Meeting Intimation | 2025-04-28 | English | ||
| 43911408 | Board Meeting — Financial Results | 2025-04-28 | English | ||
| 42360197 | Updates | 2025-04-24 | English | ||
| 43900513 | Board Meeting — Board Meeting Intimation | 2025-04-22 | English | ||
| 42372446 | General Updates | 2025-04-16 | English | ||
| 42391915 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2025-04-07 | English | ||
| 42401434 | General Updates | 2025-03-29 | English | ||
| 42388867 | Trading Window | 2025-03-26 | English | ||
| 42406786 | Updates | 2025-03-13 | English | ||
| 42407957 | Shareholders meeting | 2025-03-12 | English | ||
| 42408399 | Shareholders meeting | 2025-03-12 | English | ||
| 42414359 | Shareholders meeting | 2025-03-11 | English | ||
| 42423212 | Updates | 2025-03-03 | 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 |
Nitco 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/62410/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62410 | 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=62410 | 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=62410 \ -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": 62410}, 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 Nitco Ltd. (id: 62410)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.