List Of New Malayalam Movies ◉

The decades-long wait for the sequel to the cult classic Big B is finally nearing its end. Directed by Amal Neerad, Mammootty reprises his iconic role as Bilal John Kurishingal. Promising to redefine stylish action filmmaking in Kerala once again, the movie features a stellar ensemble cast and high-octane technical craft.

: A 2023 coming-of-age comedy-drama that remains a popular recent recommendation. Upcoming Releases (April – May 2026)

Story : A 17th-century folk horror where a traveling singer takes shelter in a crumbling palace, only to discover the lone resident is a shape-shifting, immortal sorcerer who feeds on fear. Black-and-white, atmospheric, allegorical. list of new malayalam movies

Known for its dedicated Malayalam action and thriller library, including Marco Marco - Overview - IMDb.

We'll use (The Movie Database) filtering by language: ml (Malayalam). The decades-long wait for the sequel to the

cache.set(cacheKey, movies); catch (error) return res.status(500).json( error: 'Failed to fetch movies' );

: An action-comedy following an amateur wrestling promotion in Fort Kochi, released on January 22, 2026 . It features a cameo by Mammootty . : A 2023 coming-of-age comedy-drama that remains a

// Sorting if (sortBy === 'newest') result.sort((a, b) => new Date(b.releaseDate) - new Date(a.releaseDate)); else if (sortBy === 'oldest') result.sort((a, b) => new Date(a.releaseDate) - new Date(b.releaseDate)); else if (sortBy === 'rating') result.sort((a, b) => b.voteAverage - a.voteAverage);