| 1 | --- |
| 2 | name: nicaragua-iva |
| 3 | description: Use this skill whenever asked to prepare, review, or classify transactions for a Nicaragua IVA (Impuesto al Valor Agregado) return for any client. Trigger on phrases like "prepare IVA return", "Nicaragua VAT", "DGI return", "VET filing", or any request involving Nicaragua value added tax filing. This skill covers Regimen General IVA filers only. Cuota Fija (fixed-fee small taxpayer) and free-zone entities are in the refusal catalogue. ALWAYS read this skill before touching any Nicaragua IVA work. |
| 4 | version: 2.0 |
| 5 | --- |
| 6 | |
| 7 | # Nicaragua IVA Return Skill v2.0 |
| 8 | |
| 9 | ## Section 1 — Quick reference |
| 10 | |
| 11 | | Field | Value | |
| 12 | |---|---| |
| 13 | | Country | Nicaragua | |
| 14 | | Standard rate | 15% | |
| 15 | | Zero rate | Exports | |
| 16 | | Exempt supplies | Basic food basket, medicines, agricultural inputs, medical services, education, public transport, financial interest, insurance, residential rental, electricity/water (domestic) | |
| 17 | | Return form | Monthly IVA declaration | |
| 18 | | Filing portal | https://www.dgi.gob.ni (VET) | |
| 19 | | Authority | DGI (Direccion General de Ingresos) | |
| 20 | | Currency | NIO (Cordoba) / USD (some transactions) | |
| 21 | | Filing frequency | Monthly | |
| 22 | | Deadline | 15th of month following period | |
| 23 | | Contributor | Open Accountants Skills Registry | |
| 24 | | Validated by | Pending | |
| 25 | |
| 26 | **Conservative defaults:** |
| 27 | |
| 28 | | Ambiguity | Default | |
| 29 | |---|---| |
| 30 | | Unknown rate | 15% | |
| 31 | | Unknown purchase status | Not deductible | |
| 32 | | Unknown counterparty | Domestic Nicaragua | |
| 33 | | Unknown business-use | 0% | |
| 34 | | Unknown blocked status | Blocked | |
| 35 | |
| 36 | --- |
| 37 | |
| 38 | ## Section 2 — Required inputs and refusal catalogue |
| 39 | |
| 40 | ### Required inputs |
| 41 | **Minimum viable** — bank statement. Banks: BAC, Banpro, Lafise Bancentro, Banco de la Produccion (Banpro), Ficohsa. |
| 42 | |
| 43 | ### Refusal catalogue |
| 44 | |
| 45 | **R-NI-1 — Cuota Fija.** *Trigger:* client under fixed-fee small taxpayer regime. *Message:* "Cuota Fija taxpayers pay a fixed monthly amount and do not file IVA returns." |
| 46 | |
| 47 | **R-NI-2 — Free zone.** *Trigger:* client in a zona franca. *Message:* "Free zone entities have IVA exemptions. Escalate." |
| 48 | |
| 49 | **R-NI-3 — Cooperative special regime.** *Trigger:* cooperative entity. *Message:* "Cooperatives may have special IVA treatment. Flag." |
| 50 | |
| 51 | --- |
| 52 | |
| 53 | ## Section 3 — Supplier pattern library |
| 54 | |
| 55 | ### 3.1 Banks |
| 56 | | Pattern | Treatment | Notes | |
| 57 | |---|---|---| |
| 58 | | BAC, BANPRO, LAFISE, FICOHSA | 15% for fees; EXCLUDE for interest | | |
| 59 | |
| 60 | ### 3.2 Government |
| 61 | | Pattern | Treatment | Notes | |
| 62 | |---|---|---| |
| 63 | | DGI, INSS | EXCLUDE | Tax/social security | |
| 64 | | ALCALDIA | EXCLUDE | Municipal fee | |
| 65 | |
| 66 | ### 3.3 Utilities |
| 67 | | Pattern | Treatment | Notes | |
| 68 | |---|---|---| |
| 69 | | UNION FENOSA, DISNORTE, DISSUR | Domestic 15% (commercial) | Electricity | |
| 70 | | ENACAL | Exempt (domestic water) | | |
| 71 | | CLARO, TIGO | Domestic 15% | Telecoms | |
| 72 | |
| 73 | ### 3.4 SaaS non-resident |
| 74 | | Pattern | Treatment | Notes | |
| 75 | |---|---|---| |
| 76 | | GOOGLE, MICROSOFT, ADOBE, META, ZOOM | Reverse charge 15% | | |
| 77 | | NOTION, ANTHROPIC, OPENAI | Reverse charge 15% | | |
| 78 | |
| 79 | ### 3.5 Food and entertainment |
| 80 | | Pattern | Treatment | Notes | |
| 81 | |---|---|---| |
| 82 | | LA COLONIA, PALI, MAXI PALI | Default BLOCK | Personal | |
| 83 | | RESTAURANT | Default BLOCK | Entertainment | |
| 84 | |
| 85 | ### 3.6 Internal transfers |
| 86 | | Pattern | Treatment | Notes | |
| 87 | |---|---|---| |
| 88 | | TRANSFERENCIA PROPIA | EXCLUDE | | |
| 89 | | NOMINA, SALARIO | EXCLUDE | | |
| 90 | |
| 91 | --- |
| 92 | |
| 93 | ## Section 4 — Worked examples |
| 94 | |
| 95 | ### Example 1 — Non-resident reverse charge |
| 96 | **Input:** `NOTION LABS INC ; DEBIT ; NIO 500` |
| 97 | **Treatment:** Reverse charge 15%. Net zero. |
| 98 | |
| 99 | ### Example 2 — Standard domestic sale |
| 100 | **Input:** `EMPRESA CLIENTE SA ; CREDIT ; NIO 115,000` |
| 101 | **Treatment:** Net = 100,000. IVA = 15,000. |
| 102 | |
| 103 | ### Example 3 — Entertainment, blocked |
| 104 | **Input:** `RESTAURANT ; DEBIT ; NIO 1,150` |
| 105 | **Treatment:** Blocked. No credit. |
| 106 | |
| 107 | ### Example 4 — Export |
| 108 | **Input:** `US BUYER ; CREDIT ; NIO 500,000` |
| 109 | **Treatment:** Zero-rated. Full input credit. |
| 110 | |
| 111 | ### Example 5 — Motor vehicle, blocked |
| 112 | **Input:** `AUTOMOTRIZ ; DEBIT ; sedan ; NIO 400,000` |
| 113 | **Treatment:** Blocked. |
| 114 | |
| 115 | ### Example 6 — Basic food (exempt) |
| 116 | **Input:** `PROVEEDOR AGRICOLA ; DEBIT ; basic grains ; NIO 50,000` |
| 117 | **Treatment:** Exempt. No IVA. No input credit on attributable costs. |
| 118 | |
| 119 | --- |
| 120 | |
| 121 | ## Section 5 — Tier 1 classification rules (compressed) |
| 122 | |
| 123 | ### 5.1 Standard rate 15% (LCT Art. 109) |
| 124 | ### 5.2 Exempt goods — basic food basket, medicines, agricultural inputs |
| 125 | ### 5.3 Exempt services — medical, education, public transport, financial interest, insurance, residential rental |
| 126 | ### 5.4 Exports — zero-rated with full input credit |
| 127 | ### 5.5 Reverse charge — services from non-residents |
| 128 | ### 5.6 Blocked input IVA — entertainment, vehicles, personal use |
| 129 | ### 5.7 Self-supply (autoconsumo) — taxable event |
| 130 | |
| 131 | --- |
| 132 | |
| 133 | ## Section 6 — Tier 2 catalogue (compressed) |
| 134 | ### 6.1 Cooperative treatment — flag |
| 135 | ### 6.2 Mixed operations — proportional method |
| 136 | ### 6.3 Digital services from non-residents — evolving |
| 137 | |
| 138 | --- |
| 139 | |
| 140 | ## Section 7 — Excel working paper template |
| 141 | Standard layout. |
| 142 | |
| 143 | --- |
| 144 | |
| 145 | ## Section 8 — Bank statement reading guide |
| 146 | **Format:** BAC/Banpro CSV, DD/MM/YYYY, NIO. **Language:** Spanish. |
| 147 | |
| 148 | --- |
| 149 | |
| 150 | ## Section 9 — Onboarding fallback |
| 151 | ### 9.1 RUC — "What is your RUC?" |
| 152 | ### 9.2 Regime — "Regimen General or Cuota Fija?" |
| 153 | ### 9.3 Prior credit — always ask |
| 154 | |
| 155 | --- |
| 156 | |
| 157 | ## Section 10 — Reference material |
| 158 | |
| 159 | ### Sources |
| 160 | 1. Ley de Concertacion Tributaria (LCT), Ley 822 (as amended by Ley 987) |
| 161 | 2. Reglamento LCT (Decreto 01-2013) |
| 162 | 3. DGI VET — https://www.dgi.gob.ni |
| 163 | |
| 164 | ### Change log |
| 165 | - **v2.0 (April 2026):** Full rewrite to 10-section architecture. |
| 166 | - **v1.0:** Initial skill. |
| 167 | |
| 168 | --- |
| 169 | |
| 170 | ## Disclaimer |
| 171 | |
| 172 | This skill and its outputs are provided for informational and computational purposes only and do not constitute tax, legal, or financial advice. Open Accountants and its contributors accept no liability for any errors, omissions, or outcomes arising from the use of this skill. All outputs must be reviewed and signed off by a qualified professional (such as a CPA, EA, tax attorney, or equivalent licensed practitioner in your jurisdiction) before filing or acting upon. |
| 173 | |
| 174 | The most up-to-date, verified version of this skill is maintained at [openaccountants.com](https://openaccountants.com). Log in to access the latest version, request a professional review from a licensed accountant, and track updates as tax law changes. |
| 175 |
Run this skill, then get an accountant to check it
After running the full skill pack in Claude, sign up and upload your worksheet. We'll connect you with a trusted accountant in our network who can review your numbers before you file.
Depends on
Quality
Q2: Research-verified
Deep research against tax authority sources. Not yet tested on real data.
Needs real client data + practitioner sign-off to reach Q1.
Accountant Review
About
Use this skill whenever asked to prepare, review, or classify transactions for a Nicaragua IVA (Impuesto al Valor Agregado) return for any client. Trigger on phrases like "prepare IVA return", "Nicaragua VAT", "DGI return", "VET filing", or any request involving Nicaragua value added tax filing. This skill covers Regimen General IVA filers only. Cuota Fija (fixed-fee small taxpayer) and free-zone entities are in the refusal catalogue. ALWAYS read this skill before touching any Nicaragua IVA work.