<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:media="http://search.yahoo.com/mrss/" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title>Aaj TV English News - Business &amp; Economy</title>
    <link>https://english.aaj.tv/</link>
    <description>Aaj TV English</description>
    <language>en-Us</language>
    <copyright>Copyright 2026</copyright>
    <pubDate>Wed, 08 Apr 2026 00:06:07 +0500</pubDate>
    <lastBuildDate>Wed, 08 Apr 2026 00:06:07 +0500</lastBuildDate>
    <ttl>60</ttl>
    <item xmlns:default="http://purl.org/rss/1.0/modules/content/">
      <title>Calculator: How much tax you will pay on bank withdrawals</title>
      <link>https://english.aaj.tv/news/30328760/calculator-how-much-tax-you-will-pay-on-bank-withdrawals</link>
      <description>&lt;p&gt;&lt;strong&gt;The Federal Bureau of Revenue has started collecting an advance tax of 0.6% on non-filers withdrawing funds from the bank.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The tax applies to people who are not included on the active taxpayers list (ATL). The active tax payers list includes those who regularly file tax returns. If you were a filer in the past but stopped filing returns, your name would be removed from the ATL.&lt;/p&gt;
&lt;p&gt;A circular issued by the Federal Board of Revenue (FBR) said that the tax rate will be zero on withdrawing money from the bank up to Rs50,000.&lt;/p&gt;
&lt;p&gt;However, withdrawals above Rs50,00 per day will be taxed at the rate of 0.6% for non-filers.&lt;/p&gt;
&lt;p&gt;According to FIBR, a tax of Rs 330 will be charged on a withdrawal of Rs 55,000. While non-filers withdrawing Rs75,000 will be taxed Rs450.&lt;/p&gt;
&lt;p&gt;You can use our calculator to estimate the tax amount you will be paying on bank withdrawals if you are a non-filer.&lt;/p&gt;
 &lt;h1&gt;Tax Calculator&lt;/h1&gt;
  &lt;label for="withdrawalAmount"&gt;Withdrawal Amount (in PKR):&lt;/label&gt;
  &lt;input type="number" id="withdrawalAmount" required&gt;
&lt;p&gt;&lt;label for="taxpayerType"&gt;Taxpayer Type:&lt;/label&gt;
&lt;select id="taxpayerType"&gt;
&lt;option value="filer"&gt;Filer&lt;/option&gt;
&lt;option value="non-filer" selected&gt;Non-Filer&lt;/option&gt;
&lt;/select&gt;&lt;/p&gt;
&lt;p&gt;&lt;button class="bg-blue-500 hover:bg-blue-700 text-white font-bold py-2 px-4 rounded" type="button" id="calculateTaxBtn"&gt;Calculate Tax&lt;/button&gt;&lt;/p&gt;
  &lt;div id="result"&gt;&lt;/div&gt;
&lt;p&gt;According to the circular, this tax will not be applied to the federal and provincial governments. Similarly, foreign diplomats or diplomatic missions in Pakistan will also be exempted from the tax.&lt;/p&gt;
&lt;script&gt;

window.onload = function(){

document.getElementById("calculateTaxBtn").addEventListener("click", function() {
  const withdrawalAmount = parseFloat(document.getElementById("withdrawalAmount").value);
  const taxpayerType = document.getElementById("taxpayerType").value;

  let taxAmount = 0;

  if (withdrawalAmount &gt;= 50000) {
    if (taxpayerType === "non-filer") {
      // Tax rate for non-filers on amounts above or equal to Rs50,000
      taxAmount = withdrawalAmount * 0.006;
    }
  }

  document.getElementById("result").innerText = `Tax Amount: PKR ${taxAmount.toFixed(2)}`;
});

};

&lt;/script&gt;
</description>
      <content:encoded xmlns="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p><strong>The Federal Bureau of Revenue has started collecting an advance tax of 0.6% on non-filers withdrawing funds from the bank.</strong></p>
<p>The tax applies to people who are not included on the active taxpayers list (ATL). The active tax payers list includes those who regularly file tax returns. If you were a filer in the past but stopped filing returns, your name would be removed from the ATL.</p>
<p>A circular issued by the Federal Board of Revenue (FBR) said that the tax rate will be zero on withdrawing money from the bank up to Rs50,000.</p>
<p>However, withdrawals above Rs50,00 per day will be taxed at the rate of 0.6% for non-filers.</p>
<p>According to FIBR, a tax of Rs 330 will be charged on a withdrawal of Rs 55,000. While non-filers withdrawing Rs75,000 will be taxed Rs450.</p>
<p>You can use our calculator to estimate the tax amount you will be paying on bank withdrawals if you are a non-filer.</p>
 <h1>Tax Calculator</h1>
  <label for="withdrawalAmount">Withdrawal Amount (in PKR):</label>
  <input type="number" id="withdrawalAmount" required>
<p><label for="taxpayerType">Taxpayer Type:</label>
<select id="taxpayerType">
<option value="filer">Filer</option>
<option value="non-filer" selected>Non-Filer</option>
</select></p>
<p><button class="bg-blue-500 hover:bg-blue-700 text-white font-bold py-2 px-4 rounded" type="button" id="calculateTaxBtn">Calculate Tax</button></p>
  <div id="result"></div>
<p>According to the circular, this tax will not be applied to the federal and provincial governments. Similarly, foreign diplomats or diplomatic missions in Pakistan will also be exempted from the tax.</p>
<script>

window.onload = function(){

document.getElementById("calculateTaxBtn").addEventListener("click", function() {
  const withdrawalAmount = parseFloat(document.getElementById("withdrawalAmount").value);
  const taxpayerType = document.getElementById("taxpayerType").value;

  let taxAmount = 0;

  if (withdrawalAmount >= 50000) {
    if (taxpayerType === "non-filer") {
      // Tax rate for non-filers on amounts above or equal to Rs50,000
      taxAmount = withdrawalAmount * 0.006;
    }
  }

  document.getElementById("result").innerText = `Tax Amount: PKR ${taxAmount.toFixed(2)}`;
});

};

</script>
]]></content:encoded>
      <category>Business &amp; Economy</category>
      <guid>https://english.aaj.tv/news/30328760</guid>
      <pubDate>Thu, 27 Jul 2023 16:33:04 +0500</pubDate>
      <author>none@none.com (Web Desk)</author>
      <media:content url="https://i.aaj.tv/large/2023/07/2716220665f6124.jpg?r=162216" type="image/jpeg" medium="image" height="480" width="800">
        <media:thumbnail url="https://i.aaj.tv/thumbnail/2023/07/2716220665f6124.jpg?r=162216"/>
        <media:title/>
      </media:content>
    </item>
  </channel>
</rss>
