Suzanne Meuwissen CEO FINAL

Greyt chooses vision and connection – Suzanne Meuwissen appointed as CEO

Back to overview 2 minutes reading time 10-03-2026

Greyt chooses vision and connection – Suzanne Meuwissen appointed as CEO

Greyt, market leader in fractional and interim CFO and Controller services, proudly announces the appointment of Suzanne Meuwissen as CEO. With this new leadership step, Greyt strengthens its ambition to support even more scale-ups and mid-market companies in their growth and financial challenges.

The Greyt partner group deliberately chose a CEO who can guide the organization through its next phase of professionalization and growth. Suzanne brings exactly the qualities needed for that stage. She has a proven ability to connect people and teams around a shared ambition.

Suzanne is known for her accessible and relationship-driven leadership style. She takes initiative, shows genuine interest in people and builds trust within teams and with clients.

Greyt is also proud that, with Suzanne’s appointment, a woman now leads the organization. As a company specialized in financial leadership, Greyt actively promotes diversity within its own organization as well.

Vision on leadership and the future

“I’m honored to take on the role of CEO at Greyt and grateful for the trust from my colleagues,” says Suzanne Meuwissen.
“My goal is to create a clear strategic direction with strong frameworks for the organization. Greyt stands at a point where vision, professionalization and culture must go hand in hand. I believe in connecting leadership and strong engagement from all Greyteers.”

A strong leadership team

Alongside Suzanne’s appointment as CEO, Rudolf Maas Geesteranus has been reappointed as CCO. Rudolf brings the commercial drive and energy needed to further accelerate the company’s growth in the Netherlands and internationally. His innovative mindset and creative solutions contribute to long-term value for both clients and the organization.

Suzanne and Rudolf form a strong and complementary leadership team, which will be further strengthened with the appointment of a new COO. Until then, Ed van Viegen continues to fulfill the COO role, ensuring continuity within the organization.

Just like Rudolf and Ed, Suzanne will remain active as a fractional CFO, keeping the leadership team closely connected to the reality of clients and the market.

Focus on client impact and sustainable growth

With this renewed leadership team, Greyt continues to build on its mission: helping European scale-ups and mid-market companies succeed through high-quality CFO and Controller services both fractional and interim.

From day-to-day financial steering to complex funding and M&A challenges, Greyt supports organizations in every stage of growth. With a clear strategy, strong client focus and a team of committed professionals working together to create lasting impact.

About Greyt

Since its founding in 2012, Greyt has grown into a leading provider of fractional and interim CFO and Controller services for scale-ups and mid-market companies.

Greyt has supported more than 700 organizations in strengthening their financial foundations and accelerating growth. With a community of 75+ experienced CFOs and Controllers, clients gain access to deep financial expertise across different growth stages — without the overhead of building a full in-house finance team.

Together, we help businesses grow from good to Greyt.

More information:

Get in touch

Name(Required)
console.log("[🔥] UTM script loaded"); function getQueryParam(param) { const urlParams = new URLSearchParams(window.location.search); return urlParams.get(param) || ''; } function mapUTMToValue() { const utmSource = getQueryParam('utm_source'); const gclid = getQueryParam('gclid'); let mappedValue = 'Direct'; if (utmSource === 'linkedin') { mappedValue = 'Linkedin Ads'; } else if (utmSource === 'linkedin_organic') { mappedValue = 'Linkedin Organic'; } else if ((utmSource === 'google') && gclid) { mappedValue = 'Google Ads'; } else if (utmSource === 'google_display') { mappedValue = 'Google Display Ads'; } else if (utmSource === 'google_organic') { mappedValue = 'Website Organic'; } return mappedValue; } function trySetValue(source) { const field = document.querySelector('input[name="input_11"]'); if (field) { const value = mapUTMToValue(); field.value = value; console.log(`[✅] Field found via ${source}. Value set to:`, value); return true; } else { console.warn(`[⛔] Field not found via ${source}.`); return false; } } window.addEventListener