> For the complete documentation index, see [llms.txt](https://knowledge.plutus.be/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.plutus.be/onderneming-runnen/verloningen/verloning-aandeelhouders/intresten-op-positieve-r-c.md).

# Intresten op positieve R/C

## Intresten op credit R/C

Wanneer je geld aan de vennootschap uitleent, kan er hiervoor een creditintrest aangerekend worden. Deze creditintresten kunnen onder bepaalde voorwaarden als aftrekbare kost opgenomen worden in de vennootschap. Voor de bedrijfsleider of aandeelhouder is de intrest een roerend inkomen.&#x20;

De voorwaarden om de intrest als kost af te trekken zijn:&#x20;

1. Het intrestpercentage mag niet de marktrente overschrijden. De intrest wordt berekend op basis van de MFI-rentevoet + 2,5%.
2. Het uitgeleend bedrag mag niet hoger zijn dan de som van de beschikbare reserves bij het begin van het boekjaar en het gestort kapitaal of de inbreng op het einde van het boekjaar.&#x20;

Het overschreden gedeelte zal als geherkwalificeerd worden naar een (niet aftrekbaar) dividend.&#x20;

{% hint style="danger" %}
**Vermijd een negatieve R/C**

Een negatieve R/C daarentegen heeft negatieve (fiscale) gevolgen, zie [Goed beheer R/C](/onderneming-runnen/best-practices-and-checklists/goed-beheer-r-c.md)
{% endhint %}

## Tabel intrestvoeren credit R/C

| Inkomstenjaar | Credit R/C |
| ------------- | ---------- |
| 2023          | 5,70%      |
| 2024          | 8,02%      |
| 2025          | 7,08%      |

## Aangifte & betaling roerende voorheffing

Op de intresten moet wel nog een roerende voorheffing van 30% ingehouden worden.&#x20;

De indiening van de aangifte en de betaling de roerende voorheffing moeten binnen de 15 dagen na de toekenning of de betaalbaarstelling gebeuren.&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://knowledge.plutus.be/onderneming-runnen/verloningen/verloning-aandeelhouders/intresten-op-positieve-r-c.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
