> For the complete documentation index, see [llms.txt](https://elevy.gitbook.io/e-levy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://elevy.gitbook.io/e-levy/about.md).

# About

### What is E-levy&#x20;

The E-Levy is a new tax measure that will be applied only to the originator of a transaction on an electronic platform. Electronic platforms include the following: fintech platforms, online banking, and momo platforms.

### **How much is the E-Levy percentage?**

The E-Levy stood at 1.75 %. However, the revised e levy percentage is now 1.50%. The government will apply a rate of 1.50% on all applicable transactions.

### **How will the e-levy be applied?**

The levy will be applied to every transaction above GHS 100 on a daily basis. That is, after every GHS 100(cumulative spend) in a day the e-levy will be applied. For example, if Kofi sends GHS 50 to his sister in the morning and sends another GHS 50(totaling GHS 100) to his brother in the afternoon, he will not pay the E-levy. However, any other payment after this threshold will attract the e-levy. That being said, everyone is given a Tax-free amount of 100gh every day.

### **What does the e-levy affect?**

E-Levy affects Mobile money transfers done between accounts on the same MOMO network(MTN-MTN, VODA-VODA, AIRTELTIGO-AIRTELTIGO). Mobile money transfers from an account on one network to another network(MTN-VODA or AIRTELTIGO transfers). Transfers from bank accounts to mobile money accounts. Transfers from mobile money account to bank accounts.

### **What transactions are excluded from the E-Levy**

Transfer between accounts owned by the same person: if you are sending money to your own account (i.e., of the same person) then you will not be charged the E- Levy. A transfer from Kojo’s Tigo wallet to his MTN wallet or from his CBG bank account to his CB bank account or from his savings account to his current or investment account, will not attract the levy. Transfers between momo merchants(agents & super agents), Transfers for payment of Taxes. Electronic clearing of cheques.

### **What does this mean to the average Ghanaian?**&#x20;

According to the Minister, every Ghanaian is expected to pay a **GHS 1.50** charge on all transactions above **GHS 100**. A **GHS 15.0** charge on all transactions **above** **GHS 1000**. And a **GHS 150.0** charge on all transactions **above** **GHS 10,000** and so on. Mobile money payments, bank transfers, merchant payments, and inward remittances are all examples of electronic transactions that will be taxed.\
\
He did, however, clarify that any transaction **under GHS 100** in a day is zero-rated and incurs no additional fees.

## Want to deep dive?

Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with the API:

{% content-ref url="/pages/r1xLwMhpG7XvgXEeZSte" %}
[API Reference](/e-levy/reference/api-reference.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://elevy.gitbook.io/e-levy/about.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
