Best Mortgage Rates in Jamaica for 2026

At ScoopRate, we know finding the right mortgage is a critical step to owning a home. Our platform simplifies the process by offering the latest mortgage rates, including options through NHT’s External Financing Mortgage Programme (EFMP). Start your journey with the most flexible and competitive options available.
Rates Last Updated: April 23, 2026
Adverstising Disclosure
Counter
Mortgage type
Property value
$
Property value must be at least $1M.
Down paymnent
$
%
Deposit must be less than property value.
Deposit must be at least $100K.
Loan term (years)
NHT Interest Rate
NHT Loan
$
NHT loan cannot exceed property value.
Max NHT loan: $23M.
Update Results
Filter by Institution
Sort by:

Sagicor Bank Residential Mortgage

NHT Financing Available
    Features
  • Competitive Interest Rate.
  • Generous Line of Credit.
  • Exclusive Home Insurance Offer.
Total Loan Amount
x
Interest Rate(s)
Bank
x
NHT
x
Mortgage Term
x
Est. Payment
x
xx
Request Callback
General Info
Max. Percent Financed:
100%
Max. Loan Amount:
J$20,000,000.00
Max. Repayment Period:
40 years
Your Mortgage Payment Summary
J$133,018.41
Monthly Payment
Principal Payment:
J$18,000,000
Total Interest Payment:
J$21,905,523.60
Lifetime Payment:
J$39,905,523.60
Bank Loan Breakdown
Bank Interest rate:
8.50%
Bank Loan Amount:
x
Total Interest Payment:
x
Total Bank Payment:
x
Est. Monthly payment:
x
NHT Loan Breakdown
NHT Interest rate:
x
NHT Loan Amount:
x
Total Interest Payment:
x
Total NHT Payment:
x
Est. Monthly payment:
x
Your Total Monthly Mortgage Payment
 <script src="https://cdn.jsdelivr.net/npm/apexcharts"></script> 
   
<div id="amortizationChart" style="max-width: 600px; margin: auto;"></div>



// Loan details
        let P = 18000000; // Loan amount
        let annualRate = 7.5 / 100; // 7.5% annual interest
        let monthlyRate = annualRate / 12; // Monthly interest rate
        let years = 25;
        let n = years * 12; // Total months

        // Monthly Payment Calculation
        let M = P * (monthlyRate * Math.pow(1 + monthlyRate, n)) / (Math.pow(1 + monthlyRate, n) - 1);

        let balance = P;
        let principalPayments = [];
        let interestPayments = [];
        let labels = [];

        // Generate amortization schedule
        for (let month = 1; month <= n; month++) {
            let interestPayment = balance * monthlyRate;
            let principalPayment = M - interestPayment;
            balance -= principalPayment;

            principalPayments.push(principalPayment);
            interestPayments.push(interestPayment);
            labels.push(`Month ${month}`);
        }

        // ApexCharts configuration
        var options = {
            series: [
                { name: "Principal", data: principalPayments },
                { name: "Interest", data: interestPayments }
            ],
            chart: {
                type: 'bar',
                height: 400,
                stacked: true
            },
            colors: ["#4CAF50", "#FF9800"],
            xaxis: {
                categories: labels,
                tickAmount: 10, // Show fewer labels for readability
                labels: { rotate: -45 }
            },
            legend: { position: 'top' },
            tooltip: {
                y: {
                    formatter: (value) => "J$" + Math.round(value).toLocaleString()
                }
            }
        };

        var chart = new ApexCharts(document.querySelector("#amortizationChart"), options);
        chart.render();

CIBC Residential Mortgage

NHT Financing Available
    Features
  • Competitive Rates: Secure attractive mortgage interest rates.
  • Up to 95% Financing: With mortgage indemnity insurance for added convenience.
  • Flexible Terms: Repay in up to 35 years with low processing fees.
Total Loan Amount
x
Interest Rate(s)
Bank
x
NHT
x
Mortgage Term
x
Est. Payment
x
xx
Request Callback
General Info
Max. Percent Financed:
95%
Max. Loan Amount:
J$0.00
Max. Repayment Period:
35 years
Your Mortgage Payment Summary
J$133,018.41
Monthly Payment
Principal Payment:
J$18,000,000
Total Interest Payment:
J$21,905,523.60
Lifetime Payment:
J$39,905,523.60
Bank Loan Breakdown
Bank Interest rate:
8.50%
Bank Loan Amount:
x
Total Interest Payment:
x
Total Bank Payment:
x
Est. Monthly payment:
x
NHT Loan Breakdown
NHT Interest rate:
x
NHT Loan Amount:
x
Total Interest Payment:
x
Total NHT Payment:
x
Est. Monthly payment:
x
Your Total Monthly Mortgage Payment
 <script src="https://cdn.jsdelivr.net/npm/apexcharts"></script> 
   
<div id="amortizationChart" style="max-width: 600px; margin: auto;"></div>



// Loan details
        let P = 18000000; // Loan amount
        let annualRate = 7.5 / 100; // 7.5% annual interest
        let monthlyRate = annualRate / 12; // Monthly interest rate
        let years = 25;
        let n = years * 12; // Total months

        // Monthly Payment Calculation
        let M = P * (monthlyRate * Math.pow(1 + monthlyRate, n)) / (Math.pow(1 + monthlyRate, n) - 1);

        let balance = P;
        let principalPayments = [];
        let interestPayments = [];
        let labels = [];

        // Generate amortization schedule
        for (let month = 1; month <= n; month++) {
            let interestPayment = balance * monthlyRate;
            let principalPayment = M - interestPayment;
            balance -= principalPayment;

            principalPayments.push(principalPayment);
            interestPayments.push(interestPayment);
            labels.push(`Month ${month}`);
        }

        // ApexCharts configuration
        var options = {
            series: [
                { name: "Principal", data: principalPayments },
                { name: "Interest", data: interestPayments }
            ],
            chart: {
                type: 'bar',
                height: 400,
                stacked: true
            },
            colors: ["#4CAF50", "#FF9800"],
            xaxis: {
                categories: labels,
                tickAmount: 10, // Show fewer labels for readability
                labels: { rotate: -45 }
            },
            legend: { position: 'top' },
            tooltip: {
                y: {
                    formatter: (value) => "J$" + Math.round(value).toLocaleString()
                }
            }
        };

        var chart = new ApexCharts(document.querySelector("#amortizationChart"), options);
        chart.render();

Scotiabank Residential Mortgage

NHT Financing Available
    Features
  • Flexible Repayment Terms: Tailor payments up to 30 years
  • Competitive Interest Rates: Affordable monthly payments.
  • Pre-approval Option: Know your budget before you buy.
Total Loan Amount
x
Interest Rate(s)
Bank
x
NHT
x
Mortgage Term
x
Est. Payment
x
xx
Request Callback
General Info
Max. Percent Financed:
100%
Max. Loan Amount:
J$0.00
Max. Repayment Period:
30 years
Your Mortgage Payment Summary
J$133,018.41
Monthly Payment
Principal Payment:
J$18,000,000
Total Interest Payment:
J$21,905,523.60
Lifetime Payment:
J$39,905,523.60
Bank Loan Breakdown
Bank Interest rate:
8.50%
Bank Loan Amount:
x
Total Interest Payment:
x
Total Bank Payment:
x
Est. Monthly payment:
x
NHT Loan Breakdown
NHT Interest rate:
x
NHT Loan Amount:
x
Total Interest Payment:
x
Total NHT Payment:
x
Est. Monthly payment:
x
Your Total Monthly Mortgage Payment
 <script src="https://cdn.jsdelivr.net/npm/apexcharts"></script> 
   
<div id="amortizationChart" style="max-width: 600px; margin: auto;"></div>



// Loan details
        let P = 18000000; // Loan amount
        let annualRate = 7.5 / 100; // 7.5% annual interest
        let monthlyRate = annualRate / 12; // Monthly interest rate
        let years = 25;
        let n = years * 12; // Total months

        // Monthly Payment Calculation
        let M = P * (monthlyRate * Math.pow(1 + monthlyRate, n)) / (Math.pow(1 + monthlyRate, n) - 1);

        let balance = P;
        let principalPayments = [];
        let interestPayments = [];
        let labels = [];

        // Generate amortization schedule
        for (let month = 1; month <= n; month++) {
            let interestPayment = balance * monthlyRate;
            let principalPayment = M - interestPayment;
            balance -= principalPayment;

            principalPayments.push(principalPayment);
            interestPayments.push(interestPayment);
            labels.push(`Month ${month}`);
        }

        // ApexCharts configuration
        var options = {
            series: [
                { name: "Principal", data: principalPayments },
                { name: "Interest", data: interestPayments }
            ],
            chart: {
                type: 'bar',
                height: 400,
                stacked: true
            },
            colors: ["#4CAF50", "#FF9800"],
            xaxis: {
                categories: labels,
                tickAmount: 10, // Show fewer labels for readability
                labels: { rotate: -45 }
            },
            legend: { position: 'top' },
            tooltip: {
                y: {
                    formatter: (value) => "J$" + Math.round(value).toLocaleString()
                }
            }
        };

        var chart = new ApexCharts(document.querySelector("#amortizationChart"), options);
        chart.render();

FGB Residential Home Mortgage

NHT Financing Available
    Features
  • Generous Borrowing Limits.
  • Flexible Repayment Terms.
  • Comprehensive Insurance Options.
Total Loan Amount
x
Interest Rate(s)
Bank
x
NHT
x
Mortgage Term
x
Est. Payment
x
xx
Request Callback
General Info
Max. Percent Financed:
97%
Max. Loan Amount:
J$25,000,000.00
Max. Repayment Period:
30 years
Your Mortgage Payment Summary
J$133,018.41
Monthly Payment
Principal Payment:
J$18,000,000
Total Interest Payment:
J$21,905,523.60
Lifetime Payment:
J$39,905,523.60
Bank Loan Breakdown
Bank Interest rate:
9.00%
Bank Loan Amount:
x
Total Interest Payment:
x
Total Bank Payment:
x
Est. Monthly payment:
x
NHT Loan Breakdown
NHT Interest rate:
x
NHT Loan Amount:
x
Total Interest Payment:
x
Total NHT Payment:
x
Est. Monthly payment:
x
Your Total Monthly Mortgage Payment
 <script src="https://cdn.jsdelivr.net/npm/apexcharts"></script> 
   
<div id="amortizationChart" style="max-width: 600px; margin: auto;"></div>



// Loan details
        let P = 18000000; // Loan amount
        let annualRate = 7.5 / 100; // 7.5% annual interest
        let monthlyRate = annualRate / 12; // Monthly interest rate
        let years = 25;
        let n = years * 12; // Total months

        // Monthly Payment Calculation
        let M = P * (monthlyRate * Math.pow(1 + monthlyRate, n)) / (Math.pow(1 + monthlyRate, n) - 1);

        let balance = P;
        let principalPayments = [];
        let interestPayments = [];
        let labels = [];

        // Generate amortization schedule
        for (let month = 1; month <= n; month++) {
            let interestPayment = balance * monthlyRate;
            let principalPayment = M - interestPayment;
            balance -= principalPayment;

            principalPayments.push(principalPayment);
            interestPayments.push(interestPayment);
            labels.push(`Month ${month}`);
        }

        // ApexCharts configuration
        var options = {
            series: [
                { name: "Principal", data: principalPayments },
                { name: "Interest", data: interestPayments }
            ],
            chart: {
                type: 'bar',
                height: 400,
                stacked: true
            },
            colors: ["#4CAF50", "#FF9800"],
            xaxis: {
                categories: labels,
                tickAmount: 10, // Show fewer labels for readability
                labels: { rotate: -45 }
            },
            legend: { position: 'top' },
            tooltip: {
                y: {
                    formatter: (value) => "J$" + Math.round(value).toLocaleString()
                }
            }
        };

        var chart = new ApexCharts(document.querySelector("#amortizationChart"), options);
        chart.render();
Special Offer!

JN Bank Residential Mortgage

JN Bank
NHT Financing Available
Special Offer:
  • Enjoy J$5,000 credit for mutual funds, 25% off car insurance and J$5,000 off critical illness coverage.
    Features
  • Enjoy up to 40 years to repay your mortgage.
  • NHT Joint Financing Available.
  • Competitive processing fees.
Total Loan Amount
x
Interest Rate(s)
Bank
x
NHT
x
Mortgage Term
x
Est. Payment
x
xx
Request Callback
General Info
Max. Percent Financed:
90%
Max. Loan Amount:
J$0.00
Max. Repayment Period:
40 years
Your Mortgage Payment Summary
J$133,018.41
Monthly Payment
Principal Payment:
J$18,000,000
Total Interest Payment:
J$21,905,523.60
Lifetime Payment:
J$39,905,523.60
Bank Loan Breakdown
Bank Interest rate:
9.85%
Bank Loan Amount:
x
Total Interest Payment:
x
Total Bank Payment:
x
Est. Monthly payment:
x
NHT Loan Breakdown
NHT Interest rate:
x
NHT Loan Amount:
x
Total Interest Payment:
x
Total NHT Payment:
x
Est. Monthly payment:
x
Your Total Monthly Mortgage Payment
 <script src="https://cdn.jsdelivr.net/npm/apexcharts"></script> 
   
<div id="amortizationChart" style="max-width: 600px; margin: auto;"></div>



// Loan details
        let P = 18000000; // Loan amount
        let annualRate = 7.5 / 100; // 7.5% annual interest
        let monthlyRate = annualRate / 12; // Monthly interest rate
        let years = 25;
        let n = years * 12; // Total months

        // Monthly Payment Calculation
        let M = P * (monthlyRate * Math.pow(1 + monthlyRate, n)) / (Math.pow(1 + monthlyRate, n) - 1);

        let balance = P;
        let principalPayments = [];
        let interestPayments = [];
        let labels = [];

        // Generate amortization schedule
        for (let month = 1; month <= n; month++) {
            let interestPayment = balance * monthlyRate;
            let principalPayment = M - interestPayment;
            balance -= principalPayment;

            principalPayments.push(principalPayment);
            interestPayments.push(interestPayment);
            labels.push(`Month ${month}`);
        }

        // ApexCharts configuration
        var options = {
            series: [
                { name: "Principal", data: principalPayments },
                { name: "Interest", data: interestPayments }
            ],
            chart: {
                type: 'bar',
                height: 400,
                stacked: true
            },
            colors: ["#4CAF50", "#FF9800"],
            xaxis: {
                categories: labels,
                tickAmount: 10, // Show fewer labels for readability
                labels: { rotate: -45 }
            },
            legend: { position: 'top' },
            tooltip: {
                y: {
                    formatter: (value) => "J$" + Math.round(value).toLocaleString()
                }
            }
        };

        var chart = new ApexCharts(document.querySelector("#amortizationChart"), options);
        chart.render();
No results

You’re about to leave our website.

You’re about to be redirected to TheLoanMinister.com to complete your application.
This is a trusted partner site, but it operates independently of ScoopRate.com.
By continuing, you acknowledge that TheLoanMinister.com’s terms and privacy policy may apply.
CancelContinue

Investment Disclosure - Managed Funds

Please note that past performance of managed funds, including unit trusts and mutual funds, does not guarantee future results. While historical performance can provide valuable insights into a fund’s track record and management capabilities, it should not be the sole basis for making investment decisions.

Managed funds are subject to market fluctuations, economic conditions and various other factors that may affect their performance. Investors should carefully consider their investment objectives, risk tolerance and financial situation before investing in any managed fund.

Additionally, it’s essential to conduct thorough research and consult with a qualified financial advisor to ensure that the selected managed fund aligns with your individual investment goals and preferences.

Close

Fixed Income Investment Disclaimer:

  • Interest Rate Risk: The value of your fixed income investment may decline if interest rates rise. As rates go up, investors may be able to earn higher returns on new investments, potentially making your existing fixed-rate investment less attractive.
  • Credit Risk: There is always the possibility that the issuer of a fixed income security, like a CD, may default on their obligation to repay your principal or interest. This risk is generally lower with government-backed securities but can be higher with corporate bonds.
  • Market Volatility: Even fixed income investments can experience some price fluctuation, especially in secondary markets where they may be sold before maturity.
  • Early Withdrawal Penalties: Some fixed income investments, like CDs, may impose penalties if you withdraw your funds before the maturity date.

Before investing in any fixed income product, carefully consider your investment goals, time horizon, and risk tolerance. It’s important to understand the specific features and risks associated with each type of investment. Consider consulting with a financial advisor to ensure these investments align with your overall financial plan.

This information is for general purposes only and does not constitute financial advice.

Close

Advertising disclosure

Thank you for choosing ScoopRate. It’s important to note that some products showcased on our platform may be labeled as “Featured.” These products are highlighted in collaboration with financial institutions, and ScoopRate may receive compensation for their inclusion.

While we strive to maintain accuracy and transparency, please understand that featured products may influence their placement on our website. However, rest assured that our rankings and recommendations remain impartial and grounded in objective analysis.

We encourage you to explore all available options and conduct thorough research before making any financial decisions. By continuing to use our platform, you acknowledge your understanding of this disclosure. For further details, please refer to our comprehensive Disclaimer Notice, Privacy Policy and Terms of Use available on our website.

Last Updated: March 8, 2024. 

Close