
FRUTA FRUTA INC. — Investor Relations & Filings
FRUTA FRUTA INC. specializes in the import, processing, and sale of Amazonian superfoods, with a primary focus on açaí. As a pioneer in marketing açaí, the company offers a diverse range of products including frozen pulp, purees, freeze-dried powders, and concentrated extracts. It operates in both business-to-business and consumer markets, supplying raw materials to the food industry and selling its own branded products. The company's portfolio has expanded to include other plant-based items such as coconut yogurt, beverages, and spreads. FRUTA FRUTA acts as an exclusive import and sales agent for agricultural cooperatives, sourcing ingredients cultivated through agroforestry systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第三者割当による第14回新株予約権(行使価額修正条項付)の大量行使に関するお知らせ | 2026-05-29 | Japanese | |
| 定款の一部変更に関するお知らせ | 2026-05-21 | Japanese | |
| 第三者割当による第14回新株予約権(行使価額修正条項付)の月間行使状況に関するお知らせ | 2026-05-01 | Japanese | |
| 第三者割当による第14回新株予約権(行使価額修正条項付)の大量行使に関するお知らせ | 2026-04-27 | Japanese | |
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第24期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 47878817 | 第三者割当による第14回新株予約権(行使価額修正条項付)の大量行使に関するお知らせ | 2026-05-29 | Japanese | ||
| 46718336 | 定款の一部変更に関するお知らせ | 2026-05-21 | Japanese | ||
| 46880690 | 第三者割当による第14回新株予約権(行使価額修正条項付)の月間行使状況に関するお知らせ | 2026-05-01 | Japanese | ||
| 46879184 | 第三者割当による第14回新株予約権(行使価額修正条項付)の大量行使に関するお知らせ | 2026-04-27 | Japanese | ||
|
2025
10 filings
| |||||
| 8283845 | 確認書 | 2025-11-13 | Japanese | ||
| 8283785 | 半期報告書-第24期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 7856865 | 訂正臨時報告書 | 2025-08-22 | Japanese | ||
| 7241149 | 訂正確認書 | 2025-07-04 | Japanese | ||
| 7241147 | 訂正有価証券報告書-第23期(2024/04/01-2025/03/31) | 2025-07-04 | Japanese | ||
| 7243751 | 内部統制報告書-第23期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7243718 | 確認書 | 2025-06-30 | Japanese | ||
| 7243712 | 有価証券報告書-第23期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7246407 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7273686 | 臨時報告書 | 2025-03-17 | Japanese | ||
|
2024
1 filing
| |||||
| 7296225 | 確認書 | 2024-11-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Processing and preserving of fruit and vegetables
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CALAVO GROWERS INC
Markets and distributes avocados, prepared avocado products…
|
CVGW | US | Manufacturing |
|
CATAJUY S.R.L.
Specializes in commerce, storage, and processing of high-qu…
|
— | AR | Manufacturing |
|
CEM ZEYTİN A.Ş.
A leading producer and processor of table olives with a 25,…
|
CEMZY | TR | Manufacturing |
|
CENTRO TECNOLOGICO AGROPECUARIO S.A.
Specializes in processing and exporting raw and blanched pe…
|
— | AR | Manufacturing |
|
Chacha Food Company,Limited
Specializes in the production and sale of roasted seeds and…
|
002557 | CN | Manufacturing |
|
CHALKIS HEALTH INDUSTRY CO.,LTD
Integrated producer and distributor of tomato products for …
|
000972 | CN | Manufacturing |
|
Chongqing Fuling Zhacai Group Co., Ltd.
Processes and distributes pickled mustard tubers and preser…
|
002507 | CN | Manufacturing |
|
Chordia Food Products Ltd
Manufactures and distributes processed foods like pickles, …
|
519475 | IN | Manufacturing |
|
CITRUSVIL S.A.
Global leader in producing and industrializing lemons, juic…
|
— | AR | Manufacturing |
|
Công ty Cổ phần Chế biến Hàng xuất khẩu Long An
Specializes in processing and global trade of premium nuts,…
|
LAF | VN | Manufacturing |
FRUTA FRUTA INC. 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/13816/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13816 | 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=13816 | 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=13816 \ -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": 13816}, 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 FRUTA FRUTA INC. (id: 13816)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.