# 자기자본부채비율

부채가 자기자본의 몇 배(통상 %로 표시)에 해당하는가를 나타내는 지표로, 기업의 재무안정성을 평가하는데 부채율이나 자기자본율 보다 널리 사용되고 있다.

<figure><img src="/files/1tCBsIxn03cI3DLcFPLN" alt=""><figcaption></figcaption></figure>

**\[예시]**\
총자산 : 100억\
부채 : 60억\
따라서 자기자본은 40억인 경우 **자기자본부채비율은 150%(60억 / 40억)**&#xC774; 된다. (부채율은 60%, 자기자본율은 40% )

<figure><img src="/files/vm88DNKgqtShCW22JL3o" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/HViL0AZcTM4AoC1AO2nc" alt="" width="375"><figcaption></figcaption></figure>

{% embed url="<https://www.finex.ceo/>" %}


---

# Agent Instructions: 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://aicy.gitbook.io/dictionary/financial-structure/equity-to-debt-ratio.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.
