www.hbl.com Open in urlscan Pro
45.60.76.176  Public Scan

Submitted URL: http://hbl.com/
Effective URL: https://www.hbl.com/
Submission: On August 03 via manual from US — Scanned from DE

Form analysis 2 forms found in the DOM

<form class="foot-query-form">
  <div class="row mt-3">
    <div class="col-md-12 mt-1">
      <h1 class="heading-6 range-bx-det color-green text-left font-weight-bold"> Customer Category </h1>
      <div class="select-wrapper mdb-select md-form colorful-select dropdown-success m-0"><span class="caret">▼</span><input type="text" class="select-dropdown form-control" readonly="true" required="false"
          data-activates="select-options-customer_category" value="" role="listbox" aria-multiselectable="false" aria-disabled="false" aria-required="false" aria-haspopup="true" aria-expanded="false">
        <ul id="select-options-customer_category" class="dropdown-content select-dropdown w-100 " style="display: none;">
          <li class=" active " role="option" aria-selected="true" aria-disabled="false"><span class="filtrable "> New to Bank (NTB) </span></li>
          <li class="  " role="option" aria-selected="false" aria-disabled="false"><span class="filtrable "> Existing Customer </span></li>
          <li class="  " role="option" aria-selected="false" aria-disabled="false"><span class="filtrable "> Repeat CarLoan Customer </span></li>
        </ul><select class="mdb-select md-form colorful-select dropdown-success m-0 initialized" id="customer_category">
          <option value="14.50"> New to Bank (NTB) </option>
          <option value="13.50"> Existing Customer </option>
          <option value="12.50"> Repeat CarLoan Customer </option>
        </select>
      </div>
    </div>
    <div class="col-md-3 mt-3 p-0 d-flex align-self-center" style="display: none !important;">
      <div class="range-bx d-flex justify-content-between">
        <span class="grey-txt">MARKUP</span>
        <span class="range-green-txt" id="markup">14.50%</span>
      </div>
    </div>
  </div>
  <div class="row mt-3">
    <div class="col-md-9 mt-4">
      <h1 class="range-bx-det color-green text-left">Vehicle Price</h1>
      <div class="w-100 range-field">
        <input type="range" class="custom-range w-100 r_input3" value="200000" min="200000" max="10000000" id="vehicle_price">
      </div>
    </div>
    <div class="col-md-3 p-0 d-flex align-self-center">
      <div class="range-bx d-flex justify-content-between">
        <span class="grey-txt">PKR</span>
        <span class="range-green-txt" id="vehicle_price_a">200,000</span>
      </div>
    </div>
  </div>
  <div class="row mt-3">
    <div class="col-md-9 mt-3">
      <h1 class="range-bx-det color-green text-left">TO REPAY IN</h1>
      <div class="w-100 range-field">
        <input type="range" step="12" class="custom-range w-100 r_input4" value="12" min="12" max="84" id="tenure">
      </div>
    </div>
    <div class="col-md-3 p-0 d-flex align-self-center">
      <div class="range-bx d-flex justify-content-between">
        <span class="grey-txt">MONTHS</span>
        <span class="range-green-txt" id="tenure_a">12</span>
      </div>
    </div>
  </div>
  <div class="row mt-3">
    <div class="col-md-9 mt-3">
      <h1 class="range-bx-det color-green text-left">Security Deposit</h1>
      <div class="w-100 range-field">
        <input type="hidden" id="minimum_security_deposit" value="30">
        <input type="hidden" id="maximum_security_deposit" value="50">
        <input type="hidden" name="XID" value="6913de16224db5f5316d3ea70c2ab3f0ff0884c4">
        <input type="range" class="custom-range w-100 r_input5" value="30" min="30" max="50" id="security_deposit">
      </div>
    </div>
    <div class="col-md-3 p-0 d-flex align-self-center">
      <div class="range-bx d-flex justify-content-between">
        <span class="grey-txt">PERCENTAGE</span>
        <span class="range-green-txt" id="sd_percentage">15%</span>
      </div>
    </div>
  </div>
  <div class="row mt-5 bd-res">
    <div class="col-range-a bd-rgt d-flex align-items-center">
      <div class="lft-1">
        <span class="grey-txt-res">Your <span class="range-green-txt-small">MONTHLY INSTALLMENTS</span> WILL BE JUST</span>
      </div>
      <div class="lft-2">
        <div class="range-green-txt-small d-block"> PKR <span class="range-green-txt-res d-block" id="emi_cl">13,340</span>
        </div>
      </div>
    </div>
    <div class="col-range-b mt-3 d-flex align-items-center">
      <div class="rgt-1">
        <span class="range-green-txt-small-ex">FINANCED AMOUNT</span>
        <div class="range-bx mt-1 d-flex justify-content-between">
          <span class="grey-txt">PKR</span>
          <span class="range-green-txt zubair" id="financed_amount">20,000*</span>
        </div>
      </div>
      <div class="rgt-2">
        <span class="range-green-txt-small-ex">SECURITY DEPOSIT</span>
        <div class="range-bx mt-1">
          <span class="range-green-txt" id="security_deposit_amount">24%</span>
        </div>
      </div>
    </div>
  </div>
</form>

Name: ajaxFormSubmitPOST

<form class="foot-query-form" id="formSubmit" method="POST" name="ajaxFormSubmit">
  <!-- Name -->
  <div class="md-form">
    <input type="text" maxlength="50" id="name_wtu" name="name_wtu" autocomplete="off" class="form-control">
    <label for="name_wtu" class="">Name</label>
  </div>
  <!-- E-mail -->
  <div class="md-form">
    <input type="email" id="email_wtu" name="email_wtu" autocomplete="off" class="form-control">
    <label for="email_wtu" class="">E-mail</label>
  </div>
  <div class="md-form">
    <input name="mobile_num" placeholder="e.g. 923001234567" autocomplete="off" required="" type="text" class="form-control" id="mobile_num">
    <label for="mobile_num" class="active">Contact No</label>
  </div>
  <div class="select-wrapper">
    <div class="select-wrapper mdb-select md-form colorful-select dropdown-success"><span class="caret">▼</span><input type="text" class="select-dropdown form-control" readonly="true" required="false"
        data-activates="select-options-nature_of_query_wtu" value="" role="listbox" aria-multiselectable="false" aria-disabled="false" aria-required="false" aria-haspopup="true" aria-expanded="false">
      <ul id="select-options-nature_of_query_wtu" class="dropdown-content select-dropdown w-100 " style="display: none;">
        <li class=" active " role="option" aria-selected="true" aria-disabled="false"><span class="filtrable "> Suggestion </span></li>
        <li class="  " role="option" aria-selected="false" aria-disabled="false"><span class="filtrable "> Enquiry </span></li>
      </ul><select class="mdb-select md-form colorful-select dropdown-success initialized" id="nature_of_query_wtu">
        <option value="4">Suggestion</option> "; <option value="7">Enquiry</option> ";
      </select>
    </div>
  </div>
  <div class="md-form">
    <textarea name="comments_wtu" maxlength="200" id="comments_wtu" autocomplete="off" class="form-control md-textarea"></textarea>
    <input type="hidden" id="xid_wtu" name="XID_wtu" value="6913de16224db5f5316d3ea70c2ab3f0ff0884c4">
    <label for="comments_wtu">Message</label>
  </div>
  <div class="col p-0 text-center">
    <div class="col-12 p-0"> <span class="alert-danger" id="errorDiv" display="none"></span> <span class="alert-success" id="successDiv" display="none"></span> </div>
    <small id="materialRegisterFormPhoneHelpBlock" class="form-text text-muted mb-4"> Recaptcha <a target="_blank" href="https://policies.google.com/privacy" rel="noopener noreferrer">Privacy Protocol</a> and
      <a target="_blank" href="https://policies.google.com/terms" rel="noopener noreferrer">Terms of Service</a> apply. </small>
  </div>
  <div class="col p-0 text-center mt-3">
    <div class="col-lg-12" id="loaderDIV_wtu" style="display: none"><img src="https://www.hbl.com/assets/images/loader.gif" alt="loader"></div>
    <button type="submit" id="formSubmitBtn" class="btn-stndrd" disabled="disabled">Submit Your Query</button>
  </div>
</form>

Text Content

 * PERSONAL
 * BUSINESS
 * ISLAMIC
 * PRESTIGE

▼
 * PERSONAL
 * BUSINESS
 * ISLAMIC
 * PRESTIGE

PERSONAL BUSINESS ISLAMIC PRESTIGE
 * About Us
 * Investor Relations
 * Sustainability
 * Forex
 * Careers
 * News
 * Contact Us
 * Resources

 * 
 * 


▼
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

Login
 * Digital Banking
 * Accounts
 * Cards
 * Loans
 * Konnect
 * Remittance
 * Wealth
 * RDA

 * 
 * 
 * 

Login


DIGITAL BANKING

 * HBL Pay Billing Portal
 * HBL Digital Account
 * HBL InternetBanking
 * HBL Mobile
 * RAAST
 * eBanc Roshan Digital Account
 * HBL WhatsApp Banking
 * HBL Fusion
 * Self Service Channels



ACCOUNTS

   CURRENT

 * HBL Haryali Account
 * Current Accounts Overview
 * HBL Asaan DigitalAccount
 * HBL Asaan Digital RemittanceAccount
 * HBL Freelancer Digital Account
 * HBL FreedomAccount
 * HBL Conventional CurrentAccount
 * HBL Basic BankingAccount
 * HBL AsaanAccount
 * HBL PensionerAccount
 * HBL Foreign Currency CurrentAccount
 * eBanc by HBL
 * HBL iD
 * Account Opening Process for Freelancer & IT Entities

   SAVING

 * Saving Accounts Overview
 * HBL PLS SavingsAccount
 * HBL Daily ProgressiveAccount
 * HBL Daily MunafaAccount
 * HBL Mahana Amdan
 * HBL ValueAccount
 * HBL MoneyClub
 * HBL Rutba
 * HBL Foreign Currency SavingsAccount
 * Account Opening Process for Freelancer & IT Entities
 * Contact Details for facilitation of Exports of Software, I.T & ITeS

   TERM DEPOSIT ACCOUNTS

 * Term Deposit Accounts Overview
 * High Yield Foreign FixedDeposit
 * HBL Investment PlusDeposit (IPD)
 * HBL NoticeDeposit (ND)
 * HBL AdvantagePlus
 * HBL AdvantageAccount

   HBL NISA

 * HBL Nisa Asaan Account
 * HBL Nisa Overview
 * HBL Nisa Plus – Current Account
 * HBL Nisa Savings Account
 * HBL Nisa Tawfir – Islamic Savings Account
 * HBL Nisa FCY Savings Account
 * Account Opening Process for Freelancer & IT Entities



CARDS

 * HBL Deals and Discounts
 * Card Safety
 * Foreign Transactions

   CREDIT CARDS

 * Credit Cards Overview
 * HBL Platinum CreditCard
 * HBL Gold & Green CreditCard
 * HBL FuelSaver CreditCard
 * HBL Pay
 * Rewards Program
 * HBL Installment Plan
 * Credit Card Insurance
 * HBL 3D Secure Service
 * HBL CreditCard – Chip & PIN
 * HBL CreditCard – Contactless
 * Drop Box Finder
 * Visa Offers
 * FAQs

   DEBIT CARDS

 * HBL Pay
 * Debit Cards Overview
 * HBL World DebitCard
 * HBL Gold DebitCard
 * HBL Classic DebitCard (Mastercard, Visa, UnionPay)
 * HBL PayPak DebitCard
 * HBL DebitCard - Contactless
 * FAQs



LOANS

 * Loans Overview
 * HBL PersonalLoan
 * HBL CarLoan
 * HBL ReadyCash



KONNECT

   KONNECT ACCOUNT

 * Account Opening
 * About Konnect
 * Gulak
 * Send Money
 * Packages
 * Konnect Debit Card
 * Konnect QR Payments
 * Home Remittance
 * Konnect by HBL QR transfers
 * FAQs
 * Terms and Conditions

   KONNECT ISLAMIC

 * About Konnect Islamic

   CORPORATE

 * Disbursement Solutions
 * Collections Solutions

   AGENT

 * Agent Locator

   G2P

 * About G2P



REMITTANCE

   PRODUCTS

 * FastTransfer
 * eBanc Roshan Digital Account
 * Konnect Home Remittance Account
 * HBL Fusion

   FASTTRANSFER

 * FastTransfer Overview
 * Account Credit
 * HBL Cash Over Counter

   VALUE ADDED SERVICES

 * IBAN Generator
 * Remittance Tracker
 * Home Remittance Arrangement
 * Sohni Dharti Remittance Program
 * Proceed Realization Certificate (PRC)



WEALTH

   INVESTMENT SERVICES

 * HBL Asset management
 * HBL InvestmentServices

   BANCASSURANCE

 * Jubilee Elite Plan
 * Jubilee Khaas Plan
 * Jubilee Bancassurance Overview
 * Jubilee Noor
 * Jubilee Hifazat Plan
 * Jubilee Amaan
 * Jubilee Tabeer
 * Jubilee Hawwa
 * Jubilee Shandur
 * Jubilee Bancatakaful Afiyah
 * Jubilee Bancatakaful - Istehkam
 * Jubilee Samar
 * Jubilee Bancatakaful - Vaqar
 * EFU Sahara Plans



RDA

   EBANC ROSHAN DIGITAL ACCOUNT

 * eBanc Roshan Digital Account
 * eBanc Roshan Digital Account Islamic
 * HBL Roshan Apna Ghar
 * HBL Roshan Apni Car
 * HBL Islamic Roshan Apni Car
 * HBL Roshan Samaji Khidmat
 * Blue Collar eBanc Roshan Digital Account
 * Roshan Qurbani
 * Foreign Currency Roshan Digital Account - Resident Pakistanis
 * Naya Pakistan Certificates
 * Roshan Equity Investment
 * Mortgages
 * Consumer Products
 * Documents Required
 * Roshan Pension Plan
 * Account opening form pension fund
 * Pension Fund Contribution Form
 * Contact Us




HOW CAN WE HELP YOU?



RECENT SEARCHES

Internet Banking Konnect Credit Cards Accounts Installments Plan Investment
Services Contact Us Car Loan

MOST SEARCHED

Internet Banking Konnect Credit Cards Accounts Installments Plan Investment
Services Contact Us Car Loan

 * Digital Banking
 * Accounts
 * Cards
 * Loans
 * Konnect
 * Remittance
 * Wealth
 * RDA

 * About Us
 * Investor Relations
 * Sustainability
 * Forex
 * Careers
 * News
 * Contact Us
 * Resources

DIGITAL BANKING

 * HBL Digital Account
 * HBL Pay Billing Portal
 * HBL InternetBanking
 * HBL Mobile
 * RAAST
 * eBanc Roshan Digital Account
 * HBL WhatsApp Banking
 * HBL Fusion
 * Self Service Channels

ACCOUNTS

 * Current
   * HBL Haryali Account
   * Current Accounts Overview
   * HBL Asaan DigitalAccount
   * HBL Asaan Digital RemittanceAccount
   * HBL Freelancer Digital Account
   * HBL FreedomAccount
   * HBL Conventional CurrentAccount
   * HBL Basic BankingAccount
   * HBL AsaanAccount
   * HBL PensionerAccount
   * HBL Foreign Currency CurrentAccount
   * eBanc by HBL
   * HBL iD
   * Account Opening Process for Freelancer & IT Entities
 * Saving
   * Saving Accounts Overview
   * HBL PLS SavingsAccount
   * HBL Daily ProgressiveAccount
   * HBL Daily MunafaAccount
   * HBL Mahana Amdan
   * HBL ValueAccount
   * HBL MoneyClub
   * HBL Rutba
   * HBL Foreign Currency SavingsAccount
   * Account Opening Process for Freelancer & IT Entities
   * Contact Details for facilitation of Exports of Software, I.T & ITeS
 * Term Deposit Accounts
   * Term Deposit Accounts Overview
   * High Yield Foreign FixedDeposit
   * HBL Investment PlusDeposit (IPD)
   * HBL NoticeDeposit (ND)
   * HBL AdvantagePlus
   * HBL AdvantageAccount
 * HBL Nisa
   * HBL Nisa Asaan Account
   * HBL Nisa Overview
   * HBL Nisa Plus – Current Account
   * HBL Nisa Savings Account
   * HBL Nisa Tawfir – Islamic Savings Account
   * HBL Nisa FCY Savings Account
   * Account Opening Process for Freelancer & IT Entities

CARDS

 * HBL Deals and Discounts
 * Card Safety
 * Foreign Transactions

 * Credit Cards
   * Credit Cards Overview
   * HBL Platinum CreditCard
   * HBL Gold & Green CreditCard
   * HBL FuelSaver CreditCard
   * HBL Pay
   * Rewards Program
   * HBL Installment Plan
   * Credit Card Insurance
   * HBL 3D Secure Service
   * HBL CreditCard – Chip & PIN
   * HBL CreditCard – Contactless
   * Drop Box Finder
   * Visa Offers
   * FAQs
 * Debit Cards
   * Debit Cards Overview
   * HBL Pay
   * HBL World DebitCard
   * HBL Gold DebitCard
   * HBL Classic DebitCard (Mastercard, Visa, UnionPay)
   * HBL PayPak DebitCard
   * HBL DebitCard - Contactless
   * FAQs

LOANS

 * Loans Overview
 * HBL PersonalLoan
 * HBL CarLoan
 * HBL ReadyCash

KONNECT

 * Konnect Account
   * Account Opening
   * About Konnect
   * Gulak
   * Send Money
   * Packages
   * Konnect Debit Card
   * Konnect QR Payments
   * Konnect by HBL QR transfers
   * Home Remittance
   * FAQs
   * Terms and Conditions
 * Konnect Islamic
   * About Konnect Islamic
 * Corporate
   * Disbursement Solutions
   * Collections Solutions
 * Agent
   * Agent Locator
 * G2P
   * About G2P

REMITTANCE

 * Products
   * FastTransfer
   * eBanc Roshan Digital Account
   * Konnect Home Remittance Account
   * HBL Fusion
 * FastTransfer
   * FastTransfer Overview
   * Account Credit
   * HBL Cash Over Counter
 * Value Added Services
   * Sohni Dharti Remittance Program
   * Proceed Realization Certificate (PRC)
   * IBAN Generator
   * Remittance Tracker
   * Home Remittance Arrangement

WEALTH

 * Investment Services
   * HBL Asset management
   * HBL InvestmentServices
 * Bancassurance
   * Jubilee Elite Plan
   * Jubilee Khaas Plan
   * Jubilee Bancassurance Overview
   * Jubilee Noor
   * Jubilee Hifazat Plan
   * Jubilee Amaan
   * Jubilee Tabeer
   * Jubilee Hawwa
   * Jubilee Shandur
   * Jubilee Bancatakaful Afiyah
   * Jubilee Bancatakaful - Istehkam
   * Jubilee Samar
   * Jubilee Bancatakaful - Vaqar
   * EFU Sahara Plans

RDA

 * eBanc Roshan Digital Account
   * eBanc Roshan Digital Account
   * eBanc Roshan Digital Account Islamic
   * HBL Roshan Apna Ghar
   * HBL Roshan Apni Car
   * HBL Islamic Roshan Apni Car
   * HBL Roshan Samaji Khidmat
   * Blue Collar eBanc Roshan Digital Account
   * Roshan Qurbani
   * Foreign Currency Roshan Digital Account - Resident Pakistanis
   * Naya Pakistan Certificates
   * Roshan Equity Investment
   * Mortgages
   * Consumer Products
   * Documents Required
   * Roshan Pension Plan
   * Account opening form pension fund
   * Pension Fund Contribution Form
   * Contact Us

Listening...


LISTENING...


OOPS!

WE DIDN'T CATCH THAT
TAP & SPEAK AGAIN

Your browser does not support the audio element.



ROSHAN EQUITY INVESTMENT ACCOUNT


INVEST IN PAKISTAN STOCK EXCHANGE


EBANC ROSHAN DIGITAL ACCOUNT HOLDERS CAN NOW INVEST IN THE STOCK MARKET WITH
EASE!




Know More VISIT PSX WEBSITE


MORE THAN JUST A BANK


HBL IMPACT & SUSTAINABILITY REPORT 2022







Know more


ASIAMONEY AWARDS 2023


HBL WINS BEST BANK FOR DIGITAL SOLUTIONS AND BEST DOMESTIC BANK







Read More


HAVE A QUERY FOR HBL? JUST ASK @HBLCARE


FIRST BANK IN PAKISTAN OFFERING ITS CUSTOMERS 24/7 CARE AND SUPPORT THROUGH A
DEDICATED TWITTER HANDLE







HBL Care


INFORMATION SECURITY


ATTENTION! BEWARE OF SCAM









PAKISTAN BANKING AWARDS


TOGETHER, WE SUCCEED


THESE WINS ARE A TRIBUTE TO MILLIONS OF CLIENTS' CONTINUED TRUST AND CONFIDENCE
IN HBL




Know More


RAAST MAKES IT FREE, SIMPLE, AND SECURE TO SEND MONEY


SEND MONEY INSTANTLY AND FOR FREE FROM HBL MOBILE OR KONNECT BY HBL TO ANYONE’S
RAAST ID, IBAN OR ACCOUNT NUMBER.







Know More


BEWARE! YOU MAY BE THE NEXT VICTIM


LET’S FIGHT AGAINST CYBER FRAUD!







Know More


TOGETHER WE ARE STRONG


CREATING AN INCLUSIVE ENVIRONMENT FOR PERSONS WITH DISABILITIES (PWD)


HBL IS PLEASED TO ANNOUNCE THE SUCCESSFUL COMPLETION OF SELECT MODEL BRANCHES
WITH ACCESSIBILITY FEATURES FOR PWD CUSTOMERS




PWD MODEL BRANCHES


EBANC ROSHAN DIGITAL ACCOUNT


OPEN YOUR ACCOUNT FROM ANYWHERE IN THE WORLD


OVERSEAS PAKISTANIS CAN OPEN THEIR ACCOUNT WITH HBL FROM THE COMFORT OF THEIR
HOMES




KNOW MORE APPLY NOW


HBL DIGITAL ACCOUNT


AB NO MORE BRANCH KA CHAKKAR!


HBL BRINGS YOU THE CONVENIENCE OF OPENING YOUR BANK ACCOUNT ONLINE WITHOUT
HAVING TO VISIT THE BRANCH




Apply Now Know More


INFORMATION SECURITY


STAY ALERT!


HBL NEVER CALLS ITS CUSTOMERS FROM 111-111-425. DO NOT SHARE YOUR INFORMATION
WITH ANYONE.




Know More


ROSHAN EQUITY INVESTMENT ACCOUNT


INVEST IN PAKISTAN STOCK EXCHANGE


EBANC ROSHAN DIGITAL ACCOUNT HOLDERS CAN NOW INVEST IN THE STOCK MARKET WITH
EASE!




Know More VISIT PSX WEBSITE


MORE THAN JUST A BANK


HBL IMPACT & SUSTAINABILITY REPORT 2022







Know more




BRANCH LOCATOR


CUSTOMER COMPLAINTS


INFORMATION SECURITY AWARENESS


REMITTANCE TRACKER


SCHEDULE OF BANK CHARGES


BANKING ON THE GO


ELEVATE YOUR BANKING EXPERIENCE WITH THE BEST BANK IN PAKISTAN ANYTIME, ANYWHERE

 * HBL MOBILE
 * KONNECT


HBL MOBILE


BANKING AT YOUR FINGERTIPS

DOWNLOAD NOW


KONNECT


YOUR PERSONALIZED BANKING EXPERIENCE

MORE DETAILS


DEALS AND DISCOUNTS


WHO DOESN'T LOVE DISCOUNTS?


BEST DISCOUNTS EXCLUSIVELY FOR YOU ON HBL

MORE DETAILS


UP TO 20% OFF

with HBL Cards


10% OFF

on Wednesdays with HBL Cards


25% OFF

with HBL Mobile QR Scan


UP TO 10% OFF

with HBL Cards


40% OFF

with Konnect QR Scan


UP TO 20% OFF

with HBL Cards


UP TO 20% OFF

with HBL Cards

MORE DETAILS


HBL CARDS


ACCESS ENDLESS
POSSIBILITIES WITH HBL CARDS

 * HBL CREDITCARD
 * HBL DEBITCARD

MORE INFO
MORE INFO
MORE INFO
MORE INFO




LEARN MORE
LEARN MORE
LEARN MORE
LEARN MORE
LEARN MORE
LEARN MORE






FINANCIAL PLANNING


LET'S PLAN YOUR FINANCES
THE RIGHT WAY

 * CREDITCARD INSTALLMENT PLANS
 * CAR LOAN
 * PERSONAL LOAN


I WANT TO CONDUCT A TRANSACTION WORTH


PKR 10,000


AND REPAY IN


MONTHS 3
YourMONTHLY INSTALLMENTSWILL BE JUST
PKR3,468
PROCESSING FEES
PKR 700*
FINANCE CHARGES
24%*

Terms & Conditions Apply*

MORE INFO


CUSTOMER CATEGORY

▼
 * New to Bank (NTB)
 * Existing Customer
 * Repeat CarLoan Customer

New to Bank (NTB) Existing Customer Repeat CarLoan Customer
MARKUP 14.50%


VEHICLE PRICE


PKR 200,000


TO REPAY IN


MONTHS 12


SECURITY DEPOSIT


PERCENTAGE 15%
Your MONTHLY INSTALLMENTS WILL BE JUST
PKR 13,340
FINANCED AMOUNT
PKR 20,000*
SECURITY DEPOSIT
24%

Terms & Conditions Apply*

APPLY NOW More Info


I WANT TO BORROW


PKR
Minimum Value is 25,000


TO REPAY IN


MONTHS 12
Your MONTHLY INSTALLMENTS WILL BE JUST
PKR 13,340
MARKUP RATE (Fixed)
35.99%*

Terms & Conditions Apply*

APPLY NOW More Info


MORE FOR YOU


A LOT MORE FOR YOU TO EXPLORE


IBAN CONVERTER

Generate your IBAN number
MORE DETAILS


BANCASSURANCE

For a Secure Tomorrow
MORE DETAILS


SELF-SERVICE CHANNELS

Get a chance to win prizes worth Rs.50,000
Know More


HBL ROSHAN APNA GHAR

Finance the house of your dreams
MORE DETAILS


HBL NISA

An account for Pakistani women
MORE DETAILS


STILL LOOKING FOR SOMETHING?


WE HAVE GOT YOU COVERED

NEWS
AWARDS AND ACHIEVEMENTS
ASK US
PROVIDE FEEDBACK
COMPLAINT REGISTRATION

HBL uses cookies. Read our Cookie Details Accept


ABOUT US

 * History
 * Board Of Directors
 * Code Of Ethics
 * Management
 * Corporate Information
 * Awards
 * Our Brand
 * Our Values


QUICK LINKS

 * HBL Asset Management
 * HBL Currency Exchange
 * BPRD Circular
 * Saturday Open Branches List
 * HBL – Timings for SSC & DSC


SBP/SECP/COURT NOTICES

 * Bank Note Security
 * Bank Note Security Apps
 * Exchange Bank Notes
 * Foreign Exchange Information
 * Customer Financing Terms
 * List of Eligible Pensioners
 * Trade Processing
 * Guarantee Verification
 * Depositor Protection Mechanism
 * Person with Disabilities (PWD) Model Branches


WHISTLE BLOWING

 * Guidelines
 * Whistle Blowing Form


FOLLOW US ON:

Last Updated: 31 Jul, 2023

 * About Us
   * History
   * Board Of Directors
   * Code Of Ethics
   * Management
   * Corporate Information
   * Awards
   * Our Brand
   * Our Values
 * QUICK LINKS
     
   * HBL Asset Management
   * HBL Currency Exchange
   * BPRD Circular
   * Saturday Open Branches List
   * HBL – Timings for SSC & DSC
 * SBP/secp/court notices
   * Bank Note Security
   * Bank Note Security Apps
   * Exchange Bank Notes
   * Foreign Exchange Information
   * Customer Financing Terms
   * List of Eligible Pensioners
   * Trade Processing
   * Guarantee Verification
   * Depositor Protection Mechanism
   * Person with Disabilities (PWD) Model Branches
 * Whistle Blowing
   * Guidelines
   * Whistle Blowing Form

FOLLOW US ON:

Last Updated: 31 Jul, 2023




WRITE TO US

Name
E-mail
Contact No
▼
 * Suggestion
 * Enquiry

Suggestion "; Enquiry ";
Message

Recaptcha Privacy Protocol and Terms of Service apply.

Submit Your Query
 * Privacy Protocol
 * Fair Treatment to Customers
 * Disclaimer

© 2023 HBL All Rights Reserved



HBL
Typically replies within a day

HBL
Hi, there!
How can I help you?
Start Chat
This website 'HBL Pakistan would like to send push notifications
Powered by PushEngage
Allow
Close