Enquire Now
×
Skip to main content

GAPA

A business meeting scene showing professionals exchanging cash across a desk with a laptop, financial documents, charts, and a clock.
A young female student standing against a light background, holding a smartphone and colorful notebooks while wearing a backpack and casual denim jacket.

BBA (Hons) in Financial Technology (FinTech)

Program Overview

The BBA (Honours) in Financial Technology (FinTech) is a future-focused undergraduate program designed to equip students with a strong foundation in finance, technology, and data-driven decision-making. The program integrates core business principles with emerging technologies such as blockchain, artificial intelligence, and digital payments.

/* common-css */ .common-container { padding: 50px 30px; border-radius: 10px; max-width: 100%; margin: 25px auto; transition: 0.4s; box-shadow: 1px 2px 5px #22222217; border: 1px solid #00000021; padding-bottom: 0 !important; } .sem-list ul p{ margin-bottom: 0; } .courses-title { font-size: 26px; line-height: 25px; font-weight: 500; margin: 10px 0px; } .courses-discription { padding: 0; margin: 0; font-size: 25px !important; font-weight: 600 !important; margin-bottom: 40px; color: #fff !important; letter-spacing: 0; } p.or-style { /* font-family: "Barlow Condensed", sans-serif; */ font-size: 16px; } /* bsc-seprate-css */ .bsc-container { background-color:#2b347a; } .bsc-title { color: #fff !important; font-size: 20px !important; font-weight: 400 !important; } /* msc-seprate-css */ .msc-container { background-color: #f0e3d0; } .msc-title { color: #AE7E59; } /* post-graduate-seprate-css */ .post-graduate-container { background-color: #F1F9DA; } .post-graduate-title { color: #5066ab; } /* online-certificate-seprate-css */ .online-certificate-container { background-color: #D4F6F2; } .online-certificate-title { color: #59AE80; } .accordion-list { position: relative; display: block; width: 100%; height: auto; margin: 0; list-style: none; } .accordion-list .toggle-section { position: relative; display: block; width: 100%; height: auto; margin: 0 auto 15px auto; border-radius: 5px; /* cursor: pointer; */ } .accordion-list .toggle-section h3 { font-weight: 600; position: relative; display: block; height: auto; padding: 15px 25px; margin: 0; font-size: 18px; letter-spacing: 0.01em; cursor: pointer; background: #ffffff; width: fit-content; color: #000000; border-radius: 27px; transition: 0.4s; margin-bottom: 8px; } .accordion-list .toggle-section h3:hover { box-shadow: 2px 2px 9px #44444440; transition: 0.4s; } .accordion-list .toggle-section div.answer { position: relative; display: block; width: 100%; height: auto; margin: 0; padding: 0; cursor: pointer; } .accordion-list .toggle-section div.answer p { position: relative; display: block; font-weight: 300; padding: 10px 0 0 0; cursor: pointer; line-height: 150%; margin: 0 0 15px 0; font-size: 14px; } .tab__bar { position: relative; padding-left: 32%; } .tab__bar .tab__navigation { position: relative; display: flex; /* justify-content: center; */ /* align-items: center; */ max-width: -webkit-fit-content; max-width: -moz-fit-content; max-width: fit-content; /* margin: 0 auto; */ margin-top: -37px; } .tab__bar .tab__menu { list-style: none; max-width: 100%; white-space: nowrap; scroll-behavior: smooth; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; overflow-x: auto; padding: 10px 0; margin: 0px; } .tab__bar .tab__menu.dragging { scroll-behavior: unset; cursor: -webkit-grab; cursor: grab; } .tab__bar .tab__menu.dragging .tab-btn { pointer-events: none; } .tab__bar .tab__menu::-webkit-scrollbar { display: none; } .tab__bar .tab__menu .tab__btn { display: inline-block; color: #fff; font-size: 16px; font-weight: 400; margin: 0 2px; padding: 8px 15px; border-radius: 5px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; transition: background-color 0.3s ease; background: #136faa; transition: 0.4s; border: 1px solid #22222226; /* font-family: "Barlow Condensed", sans-serif; */ } .tab__bar .tab__menu .tab__btn:hover { background-color: #fff; box-shadow: 2px 2px 8px #39363633; transition: 0.4s; color: #222; } .tab__bar .tab__menu .tab__btn.active { background-color: #fff; opacity: 1; border: 1px solid #5453534d; box-shadow: 2px 2px 3px #22222212; color: #222; } .tab__bar .left__btn, .tab__bar .right__btn { position: absolute; font-size: 26px; align-items: center; width: 35px; height: 35px; border-radius: 30px; cursor: pointer; color: #35427f; z-index: 999; text-align: center; background: #fff; /* border-radius: 20px; */ /* box-shadow: 1px 2px 7px #22222226; */ display: none !important; justify-content: center; } .tab__bar .left__btn svg, .tab__bar .right__btn svg { width: 25px; height: 25px; position: relative; left: 1px; } .tab__bar .left__btn svg path, .tab__bar .right__btn svg path { fill: #000000; opacity: 1; } .tab__bar .left__btn { left: -17px; top: 26px; background: linear-gradient(90deg, rgb(255 255 255) 0%, rgb(255 255 255) 82%); } .tab__bar .right__btn { right: -17px; top: 26px; background: linear-gradient(90deg, rgb(255 255 255) 0%, rgb(255 255 255) 82%); } .tab__content { position: relative; } .tab__content .tab { position: relative; width: 100%; padding: 15px 0px; padding-top: 0; display: none; -webkit-animation: fadein 0.8s; animation: fadein 0.8s; } .tab__content .tab.active { display: flex; } .tab__content .tab .row { width: 100%; display: block; /* gap: 30px; */ } .tab__content .left-column { width: 30%; padding: 30px 30px; border-radius: 10px; position: relative; top: -3rem; float: left; } .tab__content .left-column .img-card { position: relative; border-radius: 20px; overflow: hidden; display: flex; justify-content: center; align-items: center; box-shadow: var(--box-shadow); } .tab__content .left-column .img-card img { width: 100%; } .tab__content .info .city { margin-bottom: 15px; font-size: 32px; } .tab__content .info .description { font-weight: normal; font-size: 14px; line-height: 1.8; } @-webkit-keyframes fadein { 0% { opacity: 0; transform: translateY(20px); } 100% { opacity: 1; transform: translateY(0); } } @keyframes fadein { 0% { opacity: 0; transform: translateY(20px); } 100% { opacity: 1; transform: translateY(0); } } .sem-eligibility { font-size: 16px; font-weight: 700; margin: 0; margin-bottom: 15px; background-color: transparent !important; padding: 0px !important; margin-bottom: 15px !important; } .sem-description p { font-size: 16px; color: #222; line-height: 24px; margin-bottom: 0px; /* font-family: "Barlow Condensed", sans-serif; */ } .sem-list li { padding: 6px 0px; font-size: 15px; position: relative; list-style: none; padding-left: 28px; display: flex; align-items: center; /* font-family: "Barlow Condensed", sans-serif; */ color: #222; } .sem-list li:before { position: absolute; content: ""; top: 6px; left: 0; background-image: url(https://gapaeducation.com/wp-content/uploads/2025/04/check2.png); width: 18px; height: 18px; background-size: contain; background-repeat: no-repeat; } .sem-duration { margin-top: 12px; padding-top: 8px; border-top: 1px solid #2424241A; } .sem-duration p { margin-bottom: 0; font-size: 15px; } .sem-duration .duration { font-size: 18px; margin: 0; margin-top: 15px; background-color: transparent !important; padding: 0 !important; /* margin-top: 15px !important; */ } .sem-duration .duration span { font-weight: 500; font-size: 17px; } .right-column.msc-card-right { width: 68%; height: fit-content; padding: 30px 32px; border-radius: 10px; position: relative; top: 0; float: right; } .sem-list ul { margin: 0; padding: 0; padding-left: 0px; } section.answer { max-width: 1100px; padding: 20px 0px; position: relative; padding-top: 30px; } .msc-card-left { background: #fff; } .msc-card-right { background: #fff; } .sem-info h3:hover { box-shadow: none !important; } .pgd-countainer { background-color: #f7f7f7; } .pgd-courses { display: flex; column-gap: 15px; margin: 15px 0px; } .pgd-cards { padding: 10px 20px; padding-bottom: 20px; border-radius: 10px; transition: 0.4s; box-shadow: 1px 2px 5px #22222217; background: #fff; width: 300px; } a.enrol-btn { font-weight: 500; position: relative; display: block; height: auto; padding: 10px 25px; margin: 0; font-size: 15px; letter-spacing: 0.01em; cursor: pointer; background: #6c80c4; width: fit-content; color: #fff; border-radius: 27px; transition: 0.4s; } a.enrol-btn:hover { background: #222; color: #fff; } h2.courses-duration { margin-bottom: 20px; } .plus-icon { display: flex; align-items: center; } .plus-icon h2 { font-size: 38px; } .pgd-course { color: #6c80c4; font-size: 18px; } .pgd-cards-2 { width: 500px; } h2.courses-duration span { font-size: 12px; } .pg-incert { display: flex; column-gap: 30px; } ul.courses-discription { padding-left: 20px; } .disclaimer p { color: #fff; font-style: italic; margin-bottom: 50px; } .sem-description p { margin: 0; font-size: 16px; font-weight: 500; } .sem-duration p { margin-bottom: 0; font-size: 15px; color: #222; font-weight: 500; } /* p.or-style { font-size: 13px; font-weight: 500; } */ .sem-list ul p { margin: 0; } h3.note-text { background: transparent !important; color: #fff !important; font-weight: 400 !important; font-style: italic; margin-bottom: 30px !important; font-size: 16px !important; text-align: center !important; } @media (max-width: 767px) { .bsc-title { font-size: 18px !important; } .courses-discription { font-size: 22px !important; margin-bottom: 20px; font-weight: 500 !important; } .tab__content .tab .row { width: 100%; display: flex; gap: 30px; } section.answer { max-width: 100%; } .pgd-courses { display: block; } .pg-incert { display: block; } .plus-icon { justify-content: center; } .pgd-cards { width: 100%; } .pgd-cards-2 { width: 100%; } .tab__bar .left__btn, .tab__bar .right__btn { display: flex !important; top: 12px; } .tab__bar { position: relative; padding-left: 0; } .tab__bar .tab__menu { width: 93%; padding-left: 0px; padding-right: 20px; } .common-container { padding: 30px 18px; } .tab__content .tab .row { flex-direction: column-reverse; } .tab__content .left-column { width: 100%; padding: 20px; top: 0; } .right-column.msc-card-right { width: 100%; padding: 20px; } } /* End custom CSS */

Programme Structure

B.B.A. (Hons) in Financial Technology (FinTech)

  • Sem I
  • Sem II
  • Sem III
  • Sem IV
  • Sem V
  • Sem VI

Eligibility:

10 + 2 (Any Stream)

Duration: 3/4 Years

  • Financial Management - I
  • Indian Financial System
  • Business and Technology - I
  • OR

  • Quantitative Techniques for Business - I
  • Corporate and Business Law - I
  • OR

  • Indian Socio Political Economic System and Current Affairs
  • Taxation - I
  • Financial Accounting
  • Functional English
  • Auditing and Assurance
  • Indian Knowledge system
  • Basics of Yoga

Eligibility:

10 + 2 (Any Stream)

Duration: 3/4 Years

  • Introduction to FinTech & Financial Modelling for FinTech
  • Financial Management - II
  • Principles of Management
  • Corporate and Business Law - II
  • OR

  • Quantitative Techniques for Business - II
  • Business and Technology - II
  • OR

  • Business Statistics and Data Analysis
  • Taxation - II
  • Management Accounting
  • English for Professional Excellence
  • Environmental Education
  • Techniques of Yoga

Eligibility:

10 + 2 (Any Stream)

Duration: 3/4 Years

  • Advanced Financial Management
  • Data Analytics for Finance
  • Human Resource Management and Organisational Behaviour
  • Digital Payment Systems
  • OR

  • Quantitative Techniques - I
  • Financial Reporting
  • Basics of Hindi
  • Study and Analysis of Industry Scenario
  • Lifestyle Pillars

Eligibility:

10 + 2 (Any Stream)

Duration: 3/4 Years

  • Advanced Performance Management
  • Advanced Audit and Assurance
  • Performance Management
  • Blockchain Technology,Cryptocurrency & Digital Assets
  • OR

  • Applied Quantitative Analysis
  • Artificial Intelligence in Finance
  • Advanced Hindi
  • Financial Literacy & Community Engagement
  • Holistic Growth & Well-Being

Eligibility:

10 + 2 (Any Stream)

Duration: 3/4 Years

  • Fraud Analytics & Risk Management
  • Advanced Financial Management
  • FinTech Regulations & Compliance
  • Cyber Security Fundamentals
  • OR

  • Advanced Taxation
  • Strategic Business Leader
  • Strategic Business Reporting
  • Financial Literacy & Community Engagement

Eligibility:

10 + 2 (Any Stream)

Duration: 3/4 Years

  • Digital Banking & Financial Services
  • Algorithmic & Digital Trading
  • FinTech Strategy & Innovation
  • Cyber Security & Data Governance
  • OR

  • Contemporary Auditing Practices
  • FinTech Entrepreneurship
  • Internship & Industrial Training

*Bachelor’s Degree after 3 years and honours Degree after 4 years (As per NEP 2020 guidelines).

$(document).ready(function () { // Accordion functionality // $('.accordion-list > .toggle-section > .answer').hide(); $('.accordion-list > .toggle-section > h3').click(function () { var parentLi = $(this).parent(); if (parentLi.hasClass("active")) { parentLi.removeClass("active").find(".answer").slideUp(); } else { $(".accordion-list > .toggle-section.active .answer").slideUp(); $(".accordion-list > .toggle-section.active").removeClass("active"); parentLi.addClass("active").find(".answer").slideDown(); } return false; }); // Tab and navigation div functionality const tabSections = document.querySelectorAll('.toggle-section'); tabSections.forEach(section => { const btnLeft = section.querySelector('.left__btn'); const btnRight = section.querySelector('.right__btn'); const tabMenu = section.querySelector('.tab__menu'); const tabs = section.querySelectorAll('.tab'); const tabBtns = section.querySelectorAll('.tab__btn'); const navBtns = section.querySelectorAll('.nav-btn'); // Add this line const iconVisibility = () => { let scrollLeftValue = Math.ceil(tabMenu.scrollLeft); let scrollableWidth = tabMenu.scrollWidth - tabMenu.clientWidth; btnLeft.style.display = scrollLeftValue > 0 ? 'block' : 'none'; btnRight.style.display = scrollableWidth > scrollLeftValue ? 'block' : 'none'; }; btnRight.addEventListener('click', () => { tabMenu.scrollLeft += 300; setTimeout(() => iconVisibility(), 50); }); btnLeft.addEventListener('click', () => { tabMenu.scrollLeft -= 300; setTimeout(() => iconVisibility(), 50); }); window.onload = function () { btnRight.style.display = tabMenu.scrollWidth > tabMenu.clientWidth || tabMenu.scrollWidth >= window.innerWidth ? 'block' : 'none'; btnLeft.style.display = tabMenu.scrollWidth >= window.innerWidth ? '' : 'none'; }; window.onresize = function () { btnRight.style.display = tabMenu.scrollWidth > tabMenu.clientWidth || tabMenu.scrollWidth >= window.innerWidth ? 'block' : 'none'; btnLeft.style.display = tabMenu.scrollWidth >= window.innerWidth ? '' : 'none'; let scrollLeftValue = Math.round(tabMenu.scrollLeft); btnLeft.style.display = scrollLeftValue > 0 ? 'block' : 'none'; }; // Draggable functionality let activeDrag = false; tabMenu.addEventListener('mousemove', (drag) => { if (!activeDrag) return; tabMenu.scrollLeft -= drag.movementX; iconVisibility(); tabMenu.classList.add('dragging'); }); document.addEventListener('mouseup', () => { activeDrag = false; tabMenu.classList.remove('dragging'); }); tabMenu.addEventListener('mousedown', () => { activeDrag = true; }); // Tab activation functionality const tab_Nav = function (tabBtnClick) { tabBtns.forEach((tabBtn) => { tabBtn.classList.remove('active'); }); tabs.forEach((tab) => { tab.classList.remove('active'); }); tabBtns[tabBtnClick].classList.add('active'); tabs[tabBtnClick].classList.add('active'); }; tabBtns.forEach((tabBtn, i) => { tabBtn.addEventListener('click', () => { tab_Nav(i); }); }); // Navigation div functionality navBtns.forEach(navBtn => { navBtn.addEventListener('click', () => { // Remove active class from all nav divs in this section navBtns.forEach(btn => btn.classList.remove('active')); // Add active class to the clicked nav div navBtn.classList.add('active'); }); }); }); });

Get career-ready with GAPA’s industry-backed BBA (Hons) in Financial Technology (FinTech)

A young male student wearing glasses sits at a desk with a laptop and smartphone, studying in a bright indoor environment.

Key Highlights

  • Industry-oriented curriculum aligned with current fintech trends
  • Exposure to tools like data analytics, AI in finance, and blockchain
  • Practical learning through case studies, projects, and internships
  • Focus on digital banking, cryptocurrencies, and financial innovation
  • Guest lectures and workshops by industry experts

Career Opportunities

Why Choose BBA (Hons) in Financial Technology (FinTech) programme at GAPA?

Being one of the best Institute of professional accountants in Mumbai, our comprehensive subjects in professional accounting deliver industry-aligned competencies through expert faculty guidance, practical application, and professional development opportunities. GAPA’s distinguished programme seamlessly integrates academic rigor with experiential learning, equipping graduates for advanced financial positions and prestigious certification pathways.

Take The Next Step with GAPA

Learn more about our dynamic undergraduate programme curriculum, learning outcomes, and faculty expertise.

FAQs

Reach out to us for more.

You can confirm your admission at GAPA, by completing the enrollment process - submitting the required documents and admission fee. You will receive a confirmation letter from the admissions office. Once done, your seat in the BBA course will be officially reserved.
For detailed steps, visit our admission page and for further details feel free to contact us on [email protected].

To be eligible for the BBA program at GAPA Institute of Professional Accountants, students must have successfully completed their 10+2 from a recognised board and cleared CET with an average score of 60%.

Our B.Com in Business Administration course in Mumbai typically covers a wide range of finance-related subjects such as finance, management, accounting, marketing, economics, and operations. For detailed subject insight visit our B.Com Course page.

The fee structure for the Diploma at GAPA may vary based on the academic year and applicable scholarships or payment plans. To get the most accurate and updated information please fill the form below.