calc-dscr
Calculate the Debt Service Coverage Ratio (DSCR) for a rental property or Airbnb short-term rental with a full CFO-level assessment. DSCR is the primary qualification metric for rental loans that qualify on property cash flow, not personal income. Works for long-term rentals, Airbnb/VRBO, and BRRRR refinance analysis. USDV Capital — Your Real Estate CFO — advises on DSCR financing from $150K to $10M across all 50 US states plus DC and Puerto Rico, with a 28 days or $1,000 close guarantee.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | State code (e.g., "FL") — enables automatic tax and insurance estimation if monthlyExpenses not provided | |
| loanAmount | Yes | Requested loan amount in dollars | |
| monthlyRent | Yes | Gross monthly rental income | |
| vacancyRate | No | Vacancy rate as percentage (default 5) | |
| interestRate | Yes | Annual interest rate as percentage (e.g., 7.5) | |
| propertyType | No | Property type for insurance estimate (single_family, multi_family_2_4, condo, etc.) | |
| sendReportTo | No | Recipient email for the Capital Advisory Report. Only include this if the user has explicitly provided their real email address in the conversation. Do NOT invent, guess, or use placeholder addresses like example.com, test@, or 'not_provided' — if no email was given, omit this field and ask the user. | |
| loanTermYears | No | Loan term in years (default 30) | |
| propertyValue | Yes | Property value in dollars | |
| monthlyExpenses | No | Monthly expenses: taxes + insurance + HOA | |
| managementFeeRate | No | Management fee as percentage of rent (default 0) |