Skip to content Skip to footer
{{r.fundCode}} {{r.fundName}} {{r.shareClass}} {{r.fundType}}

Meet the team

17 Investment teams
4 Specialty research & development teams
395+ Investment professionals
.team-name { display: block line-height: 1.5; font-weight: 500; color: #6F6F6F; font-family: Roboto,Arial,sans-serif; font-size: .75rem; letter-spacing: .0625em; text-transform: uppercase; } .team-quantity { display: block; } .team-container { background-color: #f5fcff; }

Managing Director & Chief Executive Officer RBC Global Asset Management (U.S.) Inc.

Managing Director, Head of US Intermediary Distribution, and President of RBC Funds

Managing Director, Head of Client Solutions

Managing Director, Institutional Product Management

Managing Director, Head of US Intermediary Distribution, and President of RBC Funds

Managing Director, Head of National Accounts

National Accounts Manager

Director, Intermediary Sales
Northeast

Director, Intermediary Sales
Midwest

Director, Intermediary Sales
West

Director, Intermediary Sales
Southeast

Intermediary Sales Analyst

Intermediary Sales Analyst

Vice President, Investment Products Advisory Group

Director, Business Development

Manager, Business Development

Managing Director & Head, Responsible Investment, RBC Global Asset Management Inc.

Senior Director, Responsible Investment team, RBC Global Asset Management Inc.

Senior Director & Impact-Aligned Strategist, Responsible Investment team, RBC Global Asset Management (UK) Limited

Senior Manager, Responsible Investment team, RBC Global Asset Management Inc.

Senior Manager, Responsible Investment team, RBC Global Asset Management (UK) Limited

Senior Analyst, Responsible Investment team, RBC Global Asset Management Inc.

Analyst, Responsible Investment team, RBC Global Asset Management Inc.

Senior Analyst, Responsible Investment team, RBC Global Asset Management (UK) Limited

Senior Analyst, Responsible Investment team, RBC Global Asset Management Inc.

Manager, Responsible Investment team, RBC Global Asset Management Inc.

Analyst, Responsible Investment team, RBC Global Asset Management (U.S.) Inc.

Senior Analyst, Responsible Investment team, RBC Global Asset Management (UK) Limited

Analyst, Responsible Investment team, RBC Global Asset Management (UK) Limited

Senior Analyst, Responsible Investment team, RBC Global Asset Management Inc.

Senior Analyst, Responsible Investment team, RBC Global Asset Management (UK) Limited

Analyst, Responsible Investment team, RBC Global Asset Management Inc.

Managing Director and Senior Portfolio Manager, Head of Emerging Markets Equities

Managing Director, Senior Portfolio Manager

Senior Portfolio Manager and Senior Equity Analyst

Portfolio Manager

Senior Portfolio Manager

Managing Director and Portfolio Manager, Deputy Head of Emerging Markets Equities

Senior Portfolio Manager & Head of Global Equities

Managing Director, Chief Executive Officer & Head of Asian Equities, RBC Global Asset Management (Asia) Limited

Portfolio Manager, RBC Asian Equity, RBC Global Asset Management (Asia) Limited

Managing Director & Senior Portfolio Manager, Head of European Equities, RBC Global Asset Management (UK) Limited

Institutional Portfolio Manager

Associate Institutional Portfolio Manager

Portfolio Manager, Emerging Markets Equities

Portfolio Manager, Emerging Markets Equities

Associate Portfolio Manager, RBC Emerging Markets Equity, RBC Global Asset Management (UK) Limited

Product Specialist, RBC European Equity, RBC Global Asset Management (UK) Limited

BlueBay Chief Investment Officer, RBC Global Asset Management (UK) Limited

Managing Director, Head of U.S. Fixed Income, BlueBay Senior Portfolio Manager, RBC Global Asset Management (U.S.) Inc.

Chief Strategist, US Impact Investing

BlueBay Senior Portfolio Manager, RBC Global Asset Management (U.S.) Inc.

BlueBay Portfolio Manager, RBC Global Asset Management (U.S.) Inc.

Senior Portfolio Manager, RBC Global Asset Management (U.S.) Inc.

Portfolio Manager, RBC Global Asset Management (U.S.) Inc.

Managing Director, Head of BlueBay Emerging Markets, BlueBay Senior Portfolio Manager, RBC Global Asset Management (UK) Limited.

BlueBay Senior Portfolio Manager

Portfolio Manager, U.S. Fixed Income, RBC Global Asset Management (U.S.) Inc.

Institutional Portfolio Manager

Managing Director, Institutional Portfolio Manager

BlueBay Portfolio Manager

.caption { width:23rem; height: 8rem; } .tab-scrollable .tab-scroll-button-right { display: none; } .tab-items { display: flex; justify-content: center; align-items:center; height:78px; margin: 0 0 20px; list-style: none; border-bottom: 4px solid transparent; margin-right: 3.2rem; margin-left: 3.2rem; } .tab-nav { box-shadow: none; transition: top 0.3s ease-in-out; margin-bottom: 0px; } .team-content { padding-top: 3rem; background-color: #fff; } .team-content-subcontainer { width: 1140px; margin: 0px auto; } .team-content-subcontainer p { color: #000; } .team-content-body { width: 17rem; } .tab-content { background-color: #fff; } .tab-link-text { color: #fff; font-family: Roboto,Arial,sans-serif; font-weight: 400; font-size: 14px; text-align: start; width:210px; height:60px; } .tab-link:hover { background-color: transparent; color: #fff; } [tabindex="-1"]:focus { background-color: #003168; width:210px; height:60px; transition:none; } [tabindex="-1"]:active { width:210px; height:60px; background-color: #003168; } .tab-item.active .tab-link:before { z-index:1000; background-color: #fff; transition: none !important; height: 10px; width:168px; position:absolute; bottom:-18px; } .tab-link:before:hover { background-color: #fff; transition: none !important; height: 10px; width:168px; } .tab-item { white-space: wrap; } rbc-tab { display: flex; justify-content: space-around; } #ri-nav { color: #fff; } #ri-nav .rbc-nav-bar-items { display: grid; grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); grid-gap: 15px; list-style-type: none; } .tab-link .tab-link-text { text-align:center; max-width: 11.9rem; } #ri-nav-mobButtonTrigger { outline: none; } #ri-nav-mob { background-color: #003168; display: none; z-index:99; } .mob-nav-item { list-style: none; padding-top: 15px; padding-bottom: 15px; } .mob-nav-link { color: white; } .tab-nav { background-color: #003168 !important; position: sticky; z-index: 99; } #pinned-nav, #pinned-nav-mob { position: sticky; top: 54px; z-index:99; } .custom_background .expandable-trigger { background-color: #003168 !important; } .custom_background .expandable-trigger span { color: #fff !important; } .custom_background .expandable-trigger button { outline: none !important; } @media only screen and (max-width: 1199px) { #ri-nav .rbc-nav-bar-items { grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); } #ri-nav { display: none; } #ri-nav-mob { display: block; } } window.addEventListener('DOMContentLoaded', (event) => { const tabNav = document.querySelector('.tab-nav'); let lastScrollTop = 0; window.addEventListener('scroll', () => { let currentScrollTop = window.pageYOffset || document.documentElement.scrollTop; if (currentScrollTop > lastScrollTop) { tabNav.style.top = '54px'; } else { tabNav.style.top = '84px'; } lastScrollTop = currentScrollTop <= 0 ? 0 : currentScrollTop; }, false); }); $(document).ready(function () { $(document).scroll(function () { if ($(this).scrollTop() > 402) { $("#pinned-nav").addClass("nav-sticky"); $("#pinned-nav").removeClass("rbc-pinned"); $("#pinned-nav-mob").addClass("nav-sticky"); } else { $("#pinned-nav").removeClass("nav-sticky"); $("#pinned-nav").addClass("rbc-pinned"); $("#pinned-nav-mob").removeClass("nav-sticky"); } }) });