
KKO International — Investor Relations & Filings
KKO International specializes in the production and processing of cocoa. The company operates a vertically integrated model, managing its own plantations and processing facilities to ensure the full traceability of its cocoa beans. In addition to its core cocoa business, the company is also involved in the cultivation and development of coffee and teak plantations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Rapport annuel 2025 | 2026-05-02 | French | |
| RESULTATS ANNUELS 2025 ET SUCCES DE L’AUGMENTATION DE CAPITAL RESERVEE | 2026-04-30 | French | |
| KKO INTERNATIONAL ANNONCE LA SIGNATURE D’UN ACCORD ENGAGEANT EN VUE DE RÉALISER UNE OPÉRATION STRATÉGIQUE STRUCTURANTE AVEC LE GROUPE LACASA | 2026-04-20 | French | |
| NÉGOCIATIONS EN VUE D’UNE PRISE DE PARTICIPATION AU CAPITAL DE KKO INTERNATIONAL | 2026-04-14 | French | |
| RAPPORT FINANCIER SEMESTRIEL Au 30 juin 2025 | 2025-10-31 | French | |
| Poursuite du renforcement de la gouvernance Nomination de Caroline Ruellan au Conseil d'Administration | 2025-07-31 | French |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for KKO International, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Growing of beverage crops
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
The Peria Karamalai Tea & Produce Company Limited
Cultivates tea, generates wind power, and manages a portfol…
|
PKTEA | IN | Agriculture, forestry and fishi… |
|
The United Nilgiri Tea Estates Company Limited
Cultivates, manufactures, and exports premium orthodox and …
|
UNITEDTEA | IN | Agriculture, forestry and fishi… |
|
TTC
Cultivates, processes, and distributes tea through an integ…
|
2913 | TW | Agriculture, forestry and fishi… |
|
Tyroon Tea Co. Ltd.
Produces premium CTC and Orthodox tea in the Brahmaputra Va…
|
526945 | IN | Agriculture, forestry and fishi… |
|
Warren Tea Ltd.
Producer and exporter of premium CTC and Orthodox black tea…
|
508494 | IN | Agriculture, forestry and fishi… |
|
William Magor & Company Limited
Cultivates, processes, and distributes premium CTC and Orth…
|
WILLAMAGOR | IN | Agriculture, forestry and fishi… |
KKO International 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/1462/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1462 | 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=1462 | 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=1462 \ -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": 1462}, 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 KKO International (id: 1462)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.