
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 |
|---|---|---|---|
|
Quice Food Industries Limited
Manufacturer of diverse food and beverage products includin…
|
QUICE | PK | Manufacturing |
|
RUPAREL FOOD PRODUCTS LIMITED
Manufacturer and exporter of peanut butter, paste, and blan…
|
511740 | IN | Manufacturing |
|
Sabirabad Canning OJSC
Producer and exporter of organic pomegranate juice and conc…
|
- | AZ | Manufacturing |
|
SDIC Zhonglu Fruit Juice Co., Ltd.
Supplies concentrated fruit and vegetable juices and purees…
|
600962 | CN | Manufacturing |
|
SELÇUK GIDA ENDÜSTRİ İHRACAT İTHALAT A.Ş.
Producer, processor, and exporter specializing in dried fru…
|
SELGD | TR | Manufacturing |
|
Seneca Foods Corp
A vertically integrated processor and distributor of packag…
|
SENEA | US | Manufacturing |
|
Shezan International Limited
Manufactures and distributes a diverse portfolio of food an…
|
SHEZ | PK | Manufacturing |
|
SHINOZAKIYA,INC.
Manufactures and sells soy-based foods, and operates retail…
|
2926 | JP | Manufacturing |
|
Shivashrit Foods Limited
Processes agricultural produce into fruit pulps, concentrat…
|
SHIVASHRIT | IN | Manufacturing |
|
SHOEI FOODS CORPORATION
Procures, processes, and sells food raw materials and produ…
|
8079 | JP | 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.