
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 |
|---|---|---|---|
|
Organto Foods
Global provider of certified organic, fairtrade, and value-…
|
OGO | CA | Manufacturing |
|
Pajson Agro India Limited
Processes fruit pulps and concentrates for the global food …
|
544657 | IN | Manufacturing |
|
PENGUEN GIDA SANAYİ A.Ş.
A food producer of canned goods, frozen foods, jams, pickle…
|
PENGD | TR | Manufacturing |
|
PICKLES HOLDINGS CO.,LTD.
Holding company for firms that make and sell pickled vegeta…
|
2935 | JP | Manufacturing |
|
PRODALIM INVEST
Global supplier of raw materials and integrated solutions f…
|
PRDM | IL | Manufacturing |
|
PRO DE MAN SOCIEDAD ANONIMA
Produces, processes, and exports premium quality peanuts fo…
|
— | AR | Manufacturing |
|
Proventus Agrocom Limited
Integrated health food brand sourcing and distributing dry …
|
PROV | IN | Manufacturing |
|
PT Gunanusa Eramandiri Tbk
Specializes in developing, manufacturing, and distributing …
|
GUNA | ID | Manufacturing |
|
PT Maxindo Karya Anugerah Tbk
Manufacturer and distributor of tropical roots-based snack …
|
MAXI | ID | Manufacturing |
|
PURETROP FRUITS LIMITED
Processes tropical fruits into pulps and concentrates for t…
|
530077 | IN | 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.