Register now: Applications open for the World's Top Fintech Companies 2026
CNBC and Statista chart the top fintech players from around the world, ranging from startups to Big Tech names.
A person using a laptop and mobile phone.
Tom Werner | Digitalvision | Getty Images
Applications are now open for the fourth edition of CNBC's World's Top Fintech Companies list, produced in partnership with market research firm Statista.
Each year, CNBC and Statista chart the top fintech players from around the world, ranging from startups to Big Tech names, across segments including payments, wealth technology, insurance and more.
Last year's iteration included heavyweights such as Mastercard, Stripe and Visa, as well as many newer scaleups. Credit rewards company Bilt, payments upstart TerraPay and insurance platform Entsia made their debuts on the list.
The World's Top Fintech Companies has been expanded this year, with regulation tech — companies helping others meet their financial regulatory obligations — becoming its own segment.
Over the years, fintech has progressed from a high-growth challenger segment to a core part of the global financial system, helped by a Covid-fueled race to digitize. Artificial intelligence has spurred the sector further, and has been tipped as a source of transformative change.
The global fintech market attracted $44.7 billion in investment across over 2,200 deals in the first half of 2025, according to the most recent report by KPMG, although this was lower than the $54.2 billion investment seen over the six months prior.
How to apply
Companies can submit their information for consideration by clicking here. Developing innovative, technology-based financial products and services should be the core business of nominees.
The form, hosted by Statista, includes questions about a company's business model and certain key performance indicators, including revenue growth and employee headcount.
You can read more about the research project and methodology here.
The deadline for submissions is April 24, 2026.
For questions about the list or assistance with the form, please email Statista: [email protected].
CNBC Technology
https://www.cnbc.com/2026/02/25/cnbc-worlds-top-fintech-companies-2026-apply-now.htmlSign in to highlight and annotate this article

Conversation starters
Daily AI Digest
Get the top 5 AI stories delivered to your inbox every morning.
More about
applicationstartup
Design Cost-Optimized Compute Solutions
Exam Guide: Solutions Architect - Associate ⚡ Domain 4: Design Cost-Optimized Architectures 📘 Task Statement 4.2 🎯 Designing Compute Optimized Solutions is about choosing compute that meets performance and availability needs at the lowest reasonable cost . First decide what type of compute the workload needs (EC2, Lambda, Fargate, containers, edge, hybrid) , then choose how to pay for it , then right-size and scale it so you are not paying for idle capacity. You are balancing: 1 Performance 2 Availability 3 Elasticity 4 Operational Overhead 5 Purchasing Model Knowledge 1 | AWS Cost Management Service Features Cost Allocation Tags And Multi-Account Billing These help you understand and allocate compute cost. 1.1 Cost Allocation Tags Track compute spend by app, team, environment, owner, co

Understanding Transformers Part 1: How Transformers Understand Word Order
In this article, we will explore transformers. We will work on the same problem as before: translating a simple English sentence into Spanish using a transformer-based neural network. Since a transformer is a type of neural network, and neural networks operate on numerical data, the first step is to convert words into numbers. Neural networks cannot directly process text, so we need a way to represent words in a numerical form. There are several ways to convert words into numbers, but the most commonly used method in modern neural networks is word embedding . Word embeddings allow us to represent each word as a vector of numbers, capturing meaning and relationships between words. Before going deeper into the transformer architecture, let us first understand positional encoding . This is a
b8668
server : fix logging of build + system info ( #21460 ) This PR changes the logging that occurs at startup of llama-server. Currently, it is redundant (including CPU information twice) and it is missing the build + commit info. macOS/iOS: macOS Apple Silicon (arm64) macOS Intel (x64) iOS XCFramework Linux: Ubuntu x64 (CPU) Ubuntu arm64 (CPU) Ubuntu s390x (CPU) Ubuntu x64 (Vulkan) Ubuntu arm64 (Vulkan) Ubuntu x64 (ROCm 7.2) Ubuntu x64 (OpenVINO) Windows: Windows x64 (CPU) Windows arm64 (CPU) Windows x64 (CUDA 12) - CUDA 12.4 DLLs Windows x64 (CUDA 13) - CUDA 13.1 DLLs Windows x64 (Vulkan) Windows x64 (SYCL) Windows x64 (HIP) openEuler: openEuler x86 (310p) openEuler x86 (910b, ACL Graph) openEuler aarch64 (310p) openEuler aarch64 (910b, ACL Graph)
Knowledge Map
Connected Articles — Knowledge Graph
This article is connected to other articles through shared AI topics and tags.
More in Products

Upload Large Folders to Cloudflare R2
Cloudflare R2 object storage has a limitation: the web interface only allows uploading folders containing fewer than 100 files. To upload folders with more than 100 files, you typically need to set up Cloudflare Workers or use the S3 API with custom code. Rclone makes this process easy. Step 1 - Install Rclone Rclone ↗ is a command-line tool for managing files on cloud storage. Rclone works well for uploading multiple files from your local machine or copying data from other cloud storage providers. brew install rclone Windows: Download the installer from rclone.org/install/#windows Step 2 - Create Cloudflare API Keys From your Cloudflare R2 dashboard, click the Manage button. Create a new user API token: Enter a Token Name (e.g. r2-upload-token ) For Permission , select Object Read Write U





Discussion
Sign in to join the discussion
No comments yet — be the first to share your thoughts!