Compare the costs
To compare the real benefits of arranging a sale via National Property Buyers simply enter the approximate value of your property at the top of the comparison table and click on 'Compare Costs'. Our offer calculator will then automatically provide you with a detailed illustration.
<%
Dim varPropValue
Dim varAverageOffer
Dim varAgentFees
Dim varLegalFees
Dim varRenegotiation
Dim varTotalCost
Dim VarSumReceived
Dim varQuickSale
Dim varTotalDiff
varPropValue = 0
varAverageOffer = 0
varAgentFees = 0
varLegalFees = 470
varRenegotiation = 0
varTotalCost = 0
VarSumReceived = 0
varQuickSale = 0
varTotalDiff = 0
if request.QueryString("propertyValue") <> "" Then
varPropValue = request.QueryString("propertyValue")
end if
varAverageOffer = varPropValue / 100 * 90
varAgentFees = varAverageOffer / 100 * 1.75 / 100 * 117.5
varRenegotiation = varAverageOffer / 100 * 2.5
varTotalCost = varAgentFees + varLegalFees + varRenegotiation
VarSumReceived = varAverageOffer - varTotalCost
varQuickSale = varPropValue / 100 * 80
varTotalDiff = VarSumReceived - varQuickSale
%>
Enter the approximate value of your property below
| A typical sale via an Estate Agent |
 |
A Quick Sale via National Property Buyers |
Average offer
(Typically a 7% reduction
against
the Open Market Value) |
<% if request.QueryString("propertyValue") <> "" Then %>
£
<% response.write(FormatNumber(varAverageOffer)) %>
<% Else %>
£0
<% end if %>
|
 |
|
|
Estate agent fees
(Typically 1.75% + 17.5% VAT) |
<% if request.QueryString("propertyValue") <> "" Then %>
-£
<% response.write(FormatNumber(varAgentFees)) %>
<% Else %>
£0
<% end if %>
|
 |
No Estate Agent Fees |
£0.00 |
Legal fees
(Typically £400 + 17.5% VAT) |
<% if request.QueryString("propertyValue") <> "" Then %>
-£
<% response.write(FormatNumber(varLegalFees)) %>
<% Else %>
£0
<% end if %>
|
 |
Your legal fees are paid for you |
£0.00 |
Re-negotiation on purchase
price after survey (Typically a 2.5% reduction against original offer) |
<% if request.QueryString("propertyValue") <> "" Then %>
-£
<% response.write(FormatNumber(varRenegotiation)) %>
<% Else %>
£0
<% end if %>
|
 |
We never re-negotiate unless we find major structural faults
on survey.
|
£0.00 |
Total cost |
<% if request.QueryString("propertyValue") <> "" Then %>
-£
<% response.write(FormatNumber(varTotalCost)) %>
<% Else %>
£0
<% end if %>
|
 |
Total cost |
£0.00
(No Costs) |
Actual sum received on
completion of sale |
<% if request.QueryString("propertyValue") <> "" Then %>
£
<% response.write(FormatNumber(VarSumReceived)) %>
<% Else %>
£0
<% end if %>
|
 |
NPB will arrange an offer up to 70% of the Open market value
(Dependent on location & condition) |
<% if request.QueryString("propertyValue") <> "" Then %>
£
<% response.write(FormatNumber(varQuickSale)) %>
<% Else %>
£0
<% end if %>
|
|

Simply complete the following form to receive your FREE,
No Obligation, Same-Day Guaranteed Cash Offer.