Eniiyanu commited on
Commit
91b0b98
·
verified ·
1 Parent(s): c71689a

Upload VAT_guide_nigeria.md

Browse files
Files changed (1) hide show
  1. data/VAT_guide_nigeria.md +173 -0
data/VAT_guide_nigeria.md ADDED
@@ -0,0 +1,173 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Value Added Tax (VAT) Guide - Nigeria 2026
2
+
3
+ ## Standard VAT Rate
4
+
5
+ **The standard VAT rate in Nigeria is 7.5%** (effective since February 1, 2020, increased from the previous 5% rate under the Finance Act 2019).
6
+
7
+ VAT is a consumption tax charged on the supply of goods and services in Nigeria. It applies to most goods and services unless specifically exempted or zero-rated.
8
+
9
+ ---
10
+
11
+ ## Who Must Register for VAT?
12
+
13
+ ### Mandatory Registration
14
+ You **must** register for VAT if:
15
+ - Your business supplies taxable goods or services in Nigeria
16
+ - Your annual turnover exceeds **NGN 25 million**
17
+ - You are an importer of goods or services
18
+
19
+ ### Exemption from VAT Registration
20
+ You are **exempt** from VAT registration if:
21
+ - Your business turnover is **NGN 25 million or less per year**
22
+ - You are a **small company** (turnover ≤ NGN 100 million under NTA 2026)
23
+ - You only supply exempt goods or services
24
+
25
+ **Note:** Even if exempt, you may voluntarily register if you wish to claim input VAT credits.
26
+
27
+ ---
28
+
29
+ ## How to Register for VAT
30
+
31
+ 1. Obtain a Tax Identification Number (TIN) from FIRS
32
+ 2. Complete VAT registration form (FIRS Form 001)
33
+ 3. Submit to the nearest FIRS office with:
34
+ - Certificate of Incorporation (for companies)
35
+ - TIN certificate
36
+ - Completed application form on company letterhead
37
+ 4. FIRS issues a VAT registration certificate
38
+
39
+ ---
40
+
41
+ ## VAT Categories
42
+
43
+ ### Standard Rate (7.5%)
44
+ Most goods and services are subject to the standard 7.5% VAT rate, including:
45
+ - Retail goods
46
+ - Professional services (legal, accounting, consulting)
47
+ - Telecommunications services
48
+ - Banking and financial services
49
+ - Hotel and hospitality services
50
+ - Construction services
51
+ - Entertainment and media
52
+
53
+ ### Zero-Rated (0% VAT)
54
+ These items are taxable but at 0%, allowing input VAT recovery:
55
+ - **Basic food items** - raw and unprocessed foods
56
+ - **Education services and materials** - books, educational equipment
57
+ - **Pharmaceutical products** - medicines and medical supplies
58
+ - **Agricultural inputs** - fertilizers, seeds, seedlings, animal feeds
59
+ - **Exports** - goods and services exported outside Nigeria
60
+
61
+ ### Exempt from VAT
62
+ No VAT is charged, and no input VAT can be recovered:
63
+ - **Residential rent**
64
+ - **Health and medical services**
65
+ - **Land and buildings** (sale and rental)
66
+ - **Shared passenger road transport** (non-charter public transportation)
67
+ - **Humanitarian supplies**
68
+ - **Baby products**
69
+ - **Sanitary products** - towels, pads, tampons
70
+ - **Disability aids** - wheelchairs, hearing aids, braille materials
71
+ - **Electric vehicles and parts**
72
+
73
+ ### Suspended/Special Provisions
74
+ - **Diesel and petrol** - VAT suspended
75
+ - **Solar power equipment** - VAT suspended/exempt
76
+
77
+ ---
78
+
79
+ ## VAT Filing and Payment
80
+
81
+ ### Filing Frequency
82
+ - VAT returns must be filed **monthly**
83
+ - Due date: **21st day of the following month**
84
+
85
+ ### How to File
86
+ 1. **Online:** Via TaxProMax portal (https://taxpromax.firs.gov.ng)
87
+ 2. **Manual:** Submit completed VAT Form 002 to FIRS office
88
+
89
+ ### Payment Methods
90
+ - Bank transfer
91
+ - Electronic payment via designated banks
92
+ - Payment through TaxProMax portal
93
+
94
+ ---
95
+
96
+ ## VAT Calculation
97
+
98
+ ### Basic Formula
99
+ ```
100
+ VAT Amount = Taxable Value × 7.5%
101
+ ```
102
+
103
+ ### Example
104
+ If you sell goods worth NGN 100,000:
105
+ - VAT = NGN 100,000 × 7.5% = **NGN 7,500**
106
+ - Total invoice = NGN 100,000 + NGN 7,500 = **NGN 107,500**
107
+
108
+ ### Input VAT vs Output VAT
109
+ - **Output VAT:** VAT you charge on your sales
110
+ - **Input VAT:** VAT you pay on business purchases
111
+ - **VAT Payable = Output VAT - Input VAT**
112
+
113
+ If Input VAT exceeds Output VAT, you may be entitled to a **VAT refund**.
114
+
115
+ ---
116
+
117
+ ## VAT Refunds
118
+
119
+ You can claim VAT refunds on:
120
+ - Assets or overheads used to produce VATable or zero-rated goods
121
+ - Excess input VAT over output VAT
122
+
123
+ **Process:**
124
+ 1. File a refund application with FIRS
125
+ 2. Provide supporting documentation (invoices, receipts)
126
+ 3. FIRS reviews and processes within 90 days
127
+
128
+ ---
129
+
130
+ ## Penalties for Non-Compliance
131
+
132
+ | Offence | Penalty |
133
+ |---------|---------|
134
+ | Failure to register | NGN 50,000 first month, NGN 25,000 each subsequent month |
135
+ | Late filing | NGN 50,000 first month, NGN 25,000 each subsequent month |
136
+ | Failure to file | NGN 50,000 per month |
137
+ | Late payment | 5% of unpaid amount per month (max 50%) |
138
+ | False returns | 150% of tax understated plus prosecution |
139
+
140
+ ---
141
+
142
+ ## Key Points to Remember
143
+
144
+ 1. **Standard VAT rate is 7.5%** on most goods and services
145
+ 2. **Small companies** (≤ NGN 100 million turnover) are exempt from collecting VAT
146
+ 3. **File monthly** by the 21st of the following month
147
+ 4. **Keep records** for at least 6 years
148
+ 5. **Input VAT is recoverable** on purchases used for taxable supplies
149
+ 6. **Exports are zero-rated** - you can recover input VAT
150
+
151
+ ---
152
+
153
+ ## FAQs
154
+
155
+ **Q: What is the current VAT rate in Nigeria?**
156
+ The standard VAT rate in Nigeria is **7.5%**, effective since February 1, 2020.
157
+
158
+ **Q: Do small businesses pay VAT?**
159
+ Small companies with turnover of NGN 100 million or less are exempt from charging and remitting VAT under the Nigeria Tax Act 2026.
160
+
161
+ **Q: Is rent subject to VAT?**
162
+ Residential rent is **exempt** from VAT. Commercial/office rent may be subject to VAT depending on the lease arrangement.
163
+
164
+ **Q: Are imported goods subject to VAT?**
165
+ Yes, imported goods are subject to 7.5% VAT, payable at the point of importation.
166
+
167
+ **Q: Can I claim back VAT paid on business purchases?**
168
+ Yes, if you are VAT-registered and the purchases were used for making taxable supplies, you can claim input VAT as a credit against your output VAT.
169
+
170
+ ---
171
+
172
+ *Last updated: January 2026*
173
+ *Source: Nigeria Tax Act 2026, FIRS Guidelines*