{"id":50,"date":"2022-05-04T23:08:10","date_gmt":"2022-05-05T03:08:10","guid":{"rendered":"http:\/\/meilleures-hypotheques.ca\/taux\/"},"modified":"2026-09-01T10:46:35","modified_gmt":"2026-09-01T14:46:35","slug":"mortgage-rates","status":"publish","type":"page","link":"https:\/\/xpertoplus.ca\/en\/mortgage-rates\/","title":{"rendered":"Mortgage Rates"},"content":{"rendered":"<!--themify_builder_content-->\n<div id=\"themify_builder_content-50\" data-postid=\"50\" class=\"themify_builder_content themify_builder_content-50 themify_builder tf_clear\">\n                    <div  data-desktop-padding=\",2px\" data-parallax-bg=\"tablet\" data-css_id=\"rzlw956\" data-lazy=\"1\" class=\"module_row themify_builder_row fullwidth_row_container tb_rzlw956 tb_first tf_w\">\n                        <div class=\"row_inner col_align_middle tb_col_count_2 tf_box tf_rel\">\n                        <div  data-lazy=\"1\" class=\"module_column tb-column col4-2 tb_z7nj956 first\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_xwnv956    wow\" data-tf-animation=\"fadeInUp\" data-lazy=\"1\" data-lax-translate-y=\"(vh*0.3) 0,(vh*0.1) -70\" data-lax-opacity=\"(vh*0.3) 1,(vh*0) 0\" data-lax=\"true\">\n        <div  class=\"tb_text_wrap\">\n        <h1 class=\"page-title\" style=\"text-align: left;\">Mortgage Rates\u00a0<\/h1>    <\/div>\n<\/div>\n<!-- \/module text -->        <\/div>\n                    <div  data-lazy=\"1\" class=\"module_column tb-column col4-2 tb_un1u956 last\">\n                            <\/div>\n                        <\/div>\n        <\/div>\n                        <div  data-css_id=\"h10v73\" data-lazy=\"1\" class=\"module_row themify_builder_row fullwidth tb_h10v73 tf_w\">\n                        <div class=\"row_inner col_align_top tb_col_count_1 tf_box tf_rel\">\n                        <div  data-lazy=\"1\" class=\"module_column tb-column col-full tb_dgo573 first\">\n                    <!-- module plain text -->\n<div  class=\"module module-plain-text tb_g4wi74 \" data-lazy=\"1\">\n        <div class=\"tb_text_wrap\">\n    <h5 class=\"current-date\"id=\"date\"><\/h5>\n    <\/div>\n<\/div>\n<!-- \/module plain text --><!-- module plain text -->\n<div  class=\"module module-plain-text tb_pjto74 \" data-lazy=\"1\">\n        <div class=\"tb_text_wrap\">\n    <div id=\"response\" style=\"display:none;\"><\/div>\n<script>\n    var Vjson = \"\";\n    var taux1 = \"k\";\n    var today = new Date();\n    var dd = today.getDate();\n    var mm = today.getMonth() + 1; \/\/January is 0!\n    var yyyy = today.getFullYear();\n    if (dd < 10) {\n        dd = '0' + dd;\n    }\n    if (document.documentElement.lang == 'en-CA') {\n        var month = 'January';\n        switch (mm) {\n            case 1:\n                month = 'January';\n                break;\n            case 2:\n                month = 'February';\n                break;\n            case 3:\n                month = 'March';\n                break;\n            case 4:\n                month = 'April';\n                break;\n            case 5:\n                month = 'May';\n                break;\n            case 6:\n                month = 'June';\n                break;\n            case 7:\n                month = 'July';\n                break;\n            case 8:\n                month = 'August';\n                break;\n            case 9:\n                month = 'September';\n                break;\n            case 10:\n                month = 'October';\n                break;\n            case 11:\n                month = 'November';\n                break;\n            case 12:\n                month = 'December';\n                break;\n        }\n        var neew = document.getElementById('date');\n        neew.innerHTML = 'Updated to ' + dd + ' ' + month + ' ' + yyyy;\n        var textDown = document.getElementById('text_bottom');\n        const url = \"https:\/\/components.devyent.ca\/hypothecaire\/rates.php\";\n        fetch(url)\n            .then(response => response.json())\n            .then(data => {\n                document.getElementById('taux1').innerHTML = data.best_rates[1].MPH + ' ' + '%';\n                document.getElementById('years_fiexe1').innerHTML = data.best_rates[1].ProdNameEn + ' fixed';\n                document.getElementById('tax_total1').innerHTML = data.best_rates[1].Posted + ' ' + '%';\n                document.getElementById('taux2').innerHTML = data.best_rates[3].MPH + ' ' + '%';\n                document.getElementById('years_fiexe2').innerHTML = data.best_rates[3].ProdNameEn + ' fixed';\n                document.getElementById('tax_total2').innerHTML = data.best_rates[3].Posted + ' ' + '%';\n                document.getElementById('taux3').innerHTML = data.best_rates[5].MPH + ' ' + '%';\n                document.getElementById('years_fiexe3').innerHTML = data.best_rates[5].ProdNameEn + ' fixed';\n                document.getElementById('tax_total3').innerHTML = data.best_rates[5].Posted + ' ' + '%';\n                document.getElementById('taux4').innerHTML = data.best_rates[0].MPH + ' ' + '%';\n                document.getElementById('years_fiexe4').innerHTML = data.best_rates[0].ProdNameEn;\n                document.getElementById('tax_total4').innerHTML = data.best_rates[0].Posted + ' ' + '%';\n            });\n    } else {\n        var month = 'janvier';\n        switch (mm) {\n            case 1:\n                month = 'janvier';\n                break;\n            case 2:\n                month = 'f\u00e9vrier';\n                break;\n            case 3:\n                month = 'mars';\n                break;\n            case 4:\n                month = 'avril';\n                break;\n            case 5:\n                month = 'mai';\n                break;\n            case 6:\n                month = 'juin';\n                break;\n            case 7:\n                month = 'juillet';\n                break;\n            case 8:\n                month = 'ao\u00fbt';\n                break;\n            case 9:\n                month = 'septembre';\n                break;\n            case 10:\n                month = 'octobre';\n                break;\n            case 11:\n                month = 'novembre';\n                break;\n            case 12:\n                month = 'd\u00e9cembre';\n                break;\n        }\n        var neew = document.getElementById('date');\n        neew.innerHTML = 'En date du ' + dd + ' ' + month + ' ' + yyyy;\n        const url = \"https:\/\/components.devyent.ca\/hypothecaire\/rates.php\";\n        fetch(url)\n            .then(response => response.json())\n            .then(data => {\n                document.getElementById('taux1').innerHTML = data.best_rates[1].MPH + ' ' + '%';\n                document.getElementById('years_fiexe1').innerHTML = data.best_rates[1].ProdNameFr + ' fixe';\n                document.getElementById('tax_total1').innerHTML = data.best_rates[1].Posted + ' ' + '%';\n                document.getElementById('taux2').innerHTML = data.best_rates[3].MPH + ' ' + '%';\n                document.getElementById('years_fiexe2').innerHTML = data.best_rates[3].ProdNameFr + ' fixe';\n                document.getElementById('tax_total2').innerHTML = data.best_rates[3].Posted + ' ' + '%';\n                document.getElementById('taux3').innerHTML = data.best_rates[5].MPH + ' ' + '%';\n                document.getElementById('years_fiexe3').innerHTML = data.best_rates[5].ProdNameFr + ' fixe';\n                document.getElementById('tax_total3').innerHTML = data.best_rates[5].Posted + ' ' + '%';\n                document.getElementById('taux4').innerHTML = data.best_rates[0].MPH + ' ' + '%';\n                document.getElementById('years_fiexe4').innerHTML = data.best_rates[0].ProdNameFr;\n                document.getElementById('tax_total4').innerHTML = data.best_rates[0].Posted + ' ' + '%';\n            });\n    }\n<\/script>    <\/div>\n<\/div>\n<!-- \/module plain text -->        <div  data-lazy=\"1\" class=\"module_subrow themify_builder_sub_row tf_w col_align_top gutter-none tb_col_count_5 tb_yl81320\">\n                <div  data-lazy=\"1\" class=\"module_column sub_column col5-1 tb_vb8e320 first\">\n                    <!-- module plain text -->\n<div  class=\"module module-plain-text tb_gj7c320  hide-tablet hide-mobile\" data-lazy=\"1\">\n        <div class=\"tb_text_wrap\">\n    <h3 id=\"multi_green_rate\">Xperto Mortgage Rates<\/h3>    <\/div>\n<\/div>\n<!-- \/module plain text --><!-- module plain text -->\n<div  class=\"module module-plain-text tb_seqz320  hide-tablet hide-mobile\" data-lazy=\"1\">\n        <div class=\"tb_text_wrap\">\n    <h3 id=\"multi_white_rate\">Rates displayed<\/h3>    <\/div>\n<\/div>\n<!-- \/module plain text -->        <\/div>\n                    <div  data-lazy=\"1\" class=\"module_column sub_column col5-1 tb_xlgq320\">\n                    <!-- module plain text -->\n<div  class=\"module module-plain-text tb_i899320 \" data-lazy=\"1\">\n        <div class=\"tb_text_wrap\">\n    <h2 class=\"taux-hypothecaire\"id=\"taux1\"><\/h2>\n    <\/div>\n<\/div>\n<!-- \/module plain text --><!-- module text -->\n<div  class=\"module module-text tb_7ty2320    hide-desktop hide-tablet_landscape\" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p style=\"text-align: center;\">Rate Xperto Mortgages<\/p>\n    <\/div>\n<\/div>\n<!-- \/module text --><!-- module plain text -->\n<div  class=\"module module-plain-text tb_itfg320 \" data-lazy=\"1\">\n        <div class=\"tb_text_wrap\">\n    <h3 id=\"years_fiexe1\"class=\"year1\"><\/h3>    <\/div>\n<\/div>\n<!-- \/module plain text --><!-- module buttons -->\n<div  class=\"module module-buttons tb_9ri1321 buttons-horizontal outline botones \" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"\/en\/obtenir-mon-taux\/\" class=\"ui builder_button tf_in_flx orange\"  id=\"btn\">\n                                                Get this rate                                        <\/a>\n                <\/div>\n            <\/div>\n<!-- \/module buttons -->\n<!-- module plain text -->\n<div  class=\"module module-plain-text tb_76tz321 \" data-lazy=\"1\">\n        <div class=\"tb_text_wrap\">\n    <h3 id=\"tax_total1\"><\/h3>    <\/div>\n<\/div>\n<!-- \/module plain text --><!-- module text -->\n<div  class=\"module module-text tb_rizs321    hide-desktop hide-tablet_landscape\" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p>Rates displayed<\/p>\n    <\/div>\n<\/div>\n<!-- \/module text -->        <\/div>\n                    <div  data-lazy=\"1\" class=\"module_column sub_column col5-1 tb_6347321\">\n                    <!-- module plain text -->\n<div  class=\"module module-plain-text tb_uwhe321 \" data-lazy=\"1\">\n        <div class=\"tb_text_wrap\">\n    <h2 class=\"taux-hypothecaire\"id=\"taux2\"><\/h2>\n    <\/div>\n<\/div>\n<!-- \/module plain text --><!-- module text -->\n<div  class=\"module module-text tb_h12l321    hide-desktop hide-tablet_landscape\" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p style=\"text-align: center;\">Rate Xperto Mortgages<\/p>\n    <\/div>\n<\/div>\n<!-- \/module text --><!-- module plain text -->\n<div  class=\"module module-plain-text tb_jijp321 \" data-lazy=\"1\">\n        <div class=\"tb_text_wrap\">\n    <h3 id=\"years_fiexe2\"><\/h3>    <\/div>\n<\/div>\n<!-- \/module plain text --><!-- module buttons -->\n<div  class=\"module module-buttons tb_nuoi321 buttons-horizontal outline botones \" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"\/en\/obtenir-mon-taux\/\" class=\"ui builder_button tf_in_flx orange\"  id=\"btn\">\n                                                Get this rate                                        <\/a>\n                <\/div>\n            <\/div>\n<!-- \/module buttons -->\n<!-- module plain text -->\n<div  class=\"module module-plain-text tb_x3yy321 \" data-lazy=\"1\">\n        <div class=\"tb_text_wrap\">\n    <h3 id=\"tax_total2\"><\/h3>    <\/div>\n<\/div>\n<!-- \/module plain text --><!-- module text -->\n<div  class=\"module module-text tb_w3cj321    hide-desktop hide-tablet_landscape\" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p>Rates displayed<\/p>\n    <\/div>\n<\/div>\n<!-- \/module text -->        <\/div>\n                    <div  data-lazy=\"1\" class=\"module_column sub_column col5-1 tb_drlr321\">\n                    <!-- module plain text -->\n<div  class=\"module module-plain-text tb_bh9w321 \" data-lazy=\"1\">\n        <div class=\"tb_text_wrap\">\n    <h2 class=\"taux-hypothecaire\"id=\"taux3\"><\/h2>\n    <\/div>\n<\/div>\n<!-- \/module plain text --><!-- module text -->\n<div  class=\"module module-text tb_0vbc321    hide-desktop hide-tablet_landscape\" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p style=\"text-align: center;\">Rate Xperto Mortgages<\/p>\n    <\/div>\n<\/div>\n<!-- \/module text --><!-- module plain text -->\n<div  class=\"module module-plain-text tb_5ttk321 \" data-lazy=\"1\">\n        <div class=\"tb_text_wrap\">\n    <h3 id=\"years_fiexe3\"><\/h3>    <\/div>\n<\/div>\n<!-- \/module plain text --><!-- module buttons -->\n<div  class=\"module module-buttons tb_ecrl321 buttons-horizontal outline botones \" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"\/en\/obtenir-mon-taux\/\" class=\"ui builder_button tf_in_flx orange\"  id=\"btn\">\n                                                Get this rate                                        <\/a>\n                <\/div>\n            <\/div>\n<!-- \/module buttons -->\n<!-- module plain text -->\n<div  class=\"module module-plain-text tb_sc70321 \" data-lazy=\"1\">\n        <div class=\"tb_text_wrap\">\n    <h3 id=\"tax_total3\"><\/h3>    <\/div>\n<\/div>\n<!-- \/module plain text --><!-- module text -->\n<div  class=\"module module-text tb_2yjm321    hide-desktop hide-tablet_landscape\" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p>Rates displayed<\/p>\n    <\/div>\n<\/div>\n<!-- \/module text -->        <\/div>\n                    <div  data-lazy=\"1\" class=\"module_column sub_column col5-1 tb_a495322 last\">\n                    <!-- module plain text -->\n<div  class=\"module module-plain-text tb_z08n322 \" data-lazy=\"1\">\n        <div class=\"tb_text_wrap\">\n    <h2 class=\"taux-hypothecaire\"id=\"taux4\"><\/h2>\n    <\/div>\n<\/div>\n<!-- \/module plain text --><!-- module text -->\n<div  class=\"module module-text tb_4zga322    hide-desktop hide-tablet_landscape\" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p style=\"text-align: center;\">Rate Xperto Mortgages<\/p>\n    <\/div>\n<\/div>\n<!-- \/module text --><!-- module plain text -->\n<div  class=\"module module-plain-text tb_n999322 \" data-lazy=\"1\">\n        <div class=\"tb_text_wrap\">\n    <h3 id=\"years_fiexe4\"><\/h3>    <\/div>\n<\/div>\n<!-- \/module plain text --><!-- module buttons -->\n<div  class=\"module module-buttons tb_0g48322 buttons-horizontal outline botones \" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"\/en\/obtenir-mon-taux\/\" class=\"ui builder_button tf_in_flx orange\"  id=\"btn\">\n                                                Get this rate                                        <\/a>\n                <\/div>\n            <\/div>\n<!-- \/module buttons -->\n<!-- module plain text -->\n<div  class=\"module module-plain-text tb_utee322 \" data-lazy=\"1\">\n        <div class=\"tb_text_wrap\">\n    <h3 id=\"tax_total4\"><\/h3>    <\/div>\n<\/div>\n<!-- \/module plain text --><!-- module text -->\n<div  class=\"module module-text tb_21co322    hide-desktop hide-tablet_landscape\" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p>Rates displayed<\/p>\n    <\/div>\n<\/div>\n<!-- \/module text -->        <\/div>\n                    <\/div>\n                <div  data-lazy=\"1\" class=\"module_subrow themify_builder_sub_row tf_w col_align_top tb_col_count_1 tb_d4aq89\">\n                <div  data-lazy=\"1\" class=\"module_column sub_column col-full tb_aw8790 first\">\n                    <!-- module buttons -->\n<div  class=\"module module-buttons tb_d2ez90 buttons-horizontal solid btn  tb_gs408627\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"\/en\/obtenir-mon-taux\/\" class=\"ui builder_button tf_in_flx transparent\" >\n                                                Get your rate                                        <em><svg  class=\"tf_fa tf-ti-angle-right\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" aria-hidden=\"true\"><use href=\"#tf-ti-angle-right\" xlink:href=\"#tf-ti-angle-right\"><\/use><\/svg><\/em>                            <\/a>\n                <\/div>\n            <\/div>\n<!-- \/module buttons -->\n<!-- module plain text -->\n<div  class=\"module module-plain-text tb_bvu790 \" data-lazy=\"1\">\n        <div class=\"tb_text_wrap\">\n     <p id=\"text_bottom\">* * Certain conditions may apply. Subject to change without notice. Rates may vary depending on the amount borrowed, guarantees offered or other factors. Please refer to your broker for more details.<\/p>    <\/div>\n<\/div>\n<!-- \/module plain text -->        <\/div>\n                    <\/div>\n                <\/div>\n                        <\/div>\n        <\/div>\n                        <div  data-css_id=\"f96f251\" data-lazy=\"1\" class=\"module_row themify_builder_row fullwidth_row_container tb_f96f251 tf_w\">\n                        <div class=\"row_inner col_align_top tb_col_count_1 tf_box tf_rel\">\n                        <div  data-lazy=\"1\" class=\"module_column tb-column col-full tb_8cto305 first\">\n                    <!-- module fancy heading -->\n<div  class=\"module module-fancy-heading tb_59bd571  inline-fancy-heading tb_hide_divider\" data-lazy=\"1\">\n        <h2 class=\"fancy-heading\">\n    <span class=\"main-head tf_inline_b\">\n                    Fluctuation of            <\/span>\n\n    \n    <span class=\"sub-head tf_inline_b tf_rel\">\n                    Mortgage rates:            <\/span>\n    <\/h2>\n<\/div>\n<!-- \/module fancy heading -->\n<!-- module text -->\n<div  class=\"module module-text tb_3e1w302   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p>Fixed mortgage rates are often more expensive than variable mortgage rates. However, they may vary during the term of your loan. The amount you pay on a variable mortgage is affected by market changes (through the preferential rate), which has an impact on the amount you pay. Therefore, the amount of your payment may vary over time. As fixed rates increase in 2022, variable rates have become more tempting, prompting more potential buyers to opt for 5-year variable rate mortgages.<\/p>\n<p>Variable rates are generally cheaper than fixed rates, but they are more volatile and can be considered more risky. Variable mortgage rates, on the other hand, offer some key advantages to consider:<\/p>\n<ul>\n<li>You can change your variable rate to a fixed rate at any time, as long as you stay with your initial mortgage provider.<\/li>\n<li>It is much cheaper to get rid of a variable rate mortgage than a fixed-rate loan.<\/li>\n<\/ul>\n<p>According to a key study published in 2001 by Professor Moshe Milevsky of York University, more than 90% of Canadian borrowers who had a variable rate mortgage for the duration of their loan paid less interest than those who had a fixed rate.<\/p>\n    <\/div>\n<\/div>\n<!-- \/module text -->        <\/div>\n                        <\/div>\n        <\/div>\n                        <div  data-parallax-bg=\"desktop\" data-css_id=\"yvug251\" data-lazy=\"1\" class=\"module_row themify_builder_row fullwidth_row_container tb_yvug251 tf_w\">\n                        <div class=\"row_inner col_align_top tb_col_count_1 tf_box tf_rel\">\n                        <div  data-lazy=\"1\" class=\"module_column tb-column col-full tb_qo60301 first\">\n                    <!-- module fancy heading -->\n<div  class=\"module module-fancy-heading tb_8oi8268  inline-fancy-heading tb_hide_divider\" data-lazy=\"1\">\n        <h3 class=\"fancy-heading\">\n    <span class=\"main-head tf_inline_b\">\n                    Mortgages            <\/span>\n\n    \n    <span class=\"sub-head tf_inline_b tf_rel\">\n                    Active or inactive            <\/span>\n    <\/h3>\n<\/div>\n<!-- \/module fancy heading -->\n<!-- module text -->\n<div  class=\"module module-text tb_dwo1302   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p>If you&#8217;re wondering if an open or closed mortgage is preferable for you, the answer is that while an open mortgage can be advantageous in some cases, the vast majority of Canadians prefer a closed mortgage. While open mortgages offer greater flexibility, closed mortgages are by far the most popular choice, not only because of the more advantageous rates, but also because the majority of landlords do not intend to repay their mortgages anytime soon. In addition, there are no open fixed-rate mortgages, and variable-rate mortgages are rare. Therefore, the most common type of open mortgage loan is a line of credit on household value (LDCVD). The table below shows the differences between open and closed loans.<\/p>\n    <\/div>\n<\/div>\n<!-- \/module text -->        <div  data-lazy=\"1\" class=\"module_subrow themify_builder_sub_row tf_w col_align_top tb_col_count_2 tb_nyfj303\">\n                <div  data-lazy=\"1\" class=\"module_column sub_column tb_jw5l303 first\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_euq5303   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <h3>Mortgage loans that have been repaid:<\/h3>\n<p>The rates of closed mortgages are lower than those of open loans. Fixed or variable closed mortgages are available, but the amount of capital you can repay each year is limited. If you repay the entire principal of a closed mortgage loan before the allotted period, which is usually 3 months of interest on the remaining balance, you may have to pay an early repayment penalty.<\/p>\n    <\/div>\n<\/div>\n<!-- \/module text -->        <\/div>\n                    <div  data-lazy=\"1\" class=\"module_column sub_column tb_8v27303 last\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_tlhs304   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <h3>Mortgages still open:<\/h3>\n<p>Open mortgages allow you to repay the full loan amount at any time during the term of the loan. The disadvantage of this type of loan is that it comes with a premium in the form of higher interest rates. You can consider an open mortgage if you plan to move soon or if you expect a large amount of money in the form of an inheritance or premium that will allow you to repay a larger part of your loan.<\/p>\n    <\/div>\n<\/div>\n<!-- \/module text -->        <\/div>\n                    <\/div>\n                <\/div>\n                        <\/div>\n        <\/div>\n                        <div  data-css_id=\"ypbk606\" data-lazy=\"1\" class=\"module_row themify_builder_row fullwidth_row_container tb_ypbk606 tf_w\">\n                        <div class=\"row_inner col_align_top tb_col_count_1 tf_box tf_rel\">\n                        <div  data-lazy=\"1\" class=\"module_column tb-column col-full tb_g0hn606 first\">\n                    <!-- module fancy heading -->\n<div  class=\"module module-fancy-heading tb_xyeh607  inline-fancy-heading tb_hide_divider\" data-lazy=\"1\">\n        <h2 class=\"fancy-heading\">\n    <span class=\"main-head tf_inline_b\">\n                    What are my options             <\/span>\n\n    \n    <span class=\"sub-head tf_inline_b tf_rel\">\n                    Of mortgage financing?             <\/span>\n    <\/h2>\n<\/div>\n<!-- \/module fancy heading -->\n<!-- module text -->\n<div  class=\"module module-text tb_j5av607   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p><span style=\"font-weight: 400;\">If it is important to meet the standards to get the best rates, you also need to think about the basics of getting and receiving a mortgage. Here are some of the things potential lenders look for when deciding whether or not to give you a loan.<\/span><\/p>\n    <\/div>\n<\/div>\n<!-- \/module text --><!-- module accordion -->\n<div  class=\"module module-accordion tb_jdyy607 \" data-behavior=\"accordion\" data-lazy=\"1\">\n    \n    <ul class=\"ui module-accordion separate rounded tb_default_color\">\n            <li>\n            <div class=\"accordion-title tf_rel\">\n                <a href=\"#acc-jdyy607-0\" class=\"tb_title_accordion\" aria-controls=\"acc-jdyy607-0\" aria-expanded=\"false\">\n                    <i class=\"accordion-icon\"><svg  class=\"tf_fa tf-ti-arrow-circle-down\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" aria-hidden=\"true\"><use href=\"#tf-ti-arrow-circle-down\" xlink:href=\"#tf-ti-arrow-circle-down\"><\/use><\/svg><\/i>                    <i class=\"accordion-active-icon tf_hide\"><svg  class=\"tf_fa tf-ti-arrow-circle-up\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" aria-hidden=\"true\"><use href=\"#tf-ti-arrow-circle-up\" xlink:href=\"#tf-ti-arrow-circle-up\"><\/use><\/svg><\/i>                    <span class=\"accordion-title-wrap\">A good credit rating:<\/span>                <\/a>\n            <\/div><!-- .accordion-title -->\n            <div id=\"acc-jdyy607-0\" data-id=\"acc-jdyy607-0\" aria-hidden=\"true\" class=\"accordion-content tf_hide tf_clearfix\">\n                        <div  data-lazy=\"1\" class=\"module_subrow themify_builder_sub_row tf_w col_align_top tb_col_count_1 tb_mpcq633\">\n                <div  data-lazy=\"1\" class=\"module_column sub_column tb_u8ya633 first\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_x91u633   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p><span style=\"font-weight: 400; color: #002659;\">You will need a credit rating of 680 or more to get the best mortgage rates. In addition to your credit rating, potential lenders will review any negative information in your credit file, such as missed payments (especially if they have been transferred to a collection agency). If you have a negative credit rating, which is generally defined as a credit score below 660, it is unlikely that you will be able to benefit from the best mortgage rates. Therefore, you will need to use a risky mortgage lender such as Equitable Bank or Home Trust. If your credit score is less than 600, you will most likely need to use a private lender like WealthBridge. Risky lenders attract people with a bad credit history, but they apply higher mortgage interest rates. The explanations on this page will help you better understand how your credit score affects your ability to obtain a mortgage.<\/span><\/p>\n    <\/div>\n<\/div>\n<!-- \/module text -->        <\/div>\n                    <\/div>\n                    <\/div><!-- .accordion-content -->\n        <\/li>\n            <li>\n            <div class=\"accordion-title tf_rel\">\n                <a href=\"#acc-jdyy607-1\" class=\"tb_title_accordion\" aria-controls=\"acc-jdyy607-1\" aria-expanded=\"false\">\n                    <i class=\"accordion-icon\"><svg  class=\"tf_fa tf-ti-arrow-circle-down\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" aria-hidden=\"true\"><use href=\"#tf-ti-arrow-circle-down\" xlink:href=\"#tf-ti-arrow-circle-down\"><\/use><\/svg><\/i>                    <i class=\"accordion-active-icon tf_hide\"><svg  class=\"tf_fa tf-ti-arrow-circle-up\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" aria-hidden=\"true\"><use href=\"#tf-ti-arrow-circle-up\" xlink:href=\"#tf-ti-arrow-circle-up\"><\/use><\/svg><\/i>                    <span class=\"accordion-title-wrap\">Proof of income:<\/span>                <\/a>\n            <\/div><!-- .accordion-title -->\n            <div id=\"acc-jdyy607-1\" data-id=\"acc-jdyy607-1\" aria-hidden=\"true\" class=\"accordion-content tf_hide tf_clearfix\">\n                        <div  data-lazy=\"1\" class=\"module_subrow themify_builder_sub_row tf_w col_align_top tb_col_count_1 tb_3yts633\">\n                <div  data-lazy=\"1\" class=\"module_column sub_column tb_ie0l633 first\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_q5ty633   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p><span style=\"font-weight: 400; color: #002659;\">You will need to provide proof of income, such as paycheck stubs or tax documents such as your notice of assessment. If you have recently started a new job, even if you have proof of income, many lenders can give preference to a borrower who has been employed for at least a year.<\/span><\/p>\n    <\/div>\n<\/div>\n<!-- \/module text -->        <\/div>\n                    <\/div>\n                    <\/div><!-- .accordion-content -->\n        <\/li>\n            <li>\n            <div class=\"accordion-title tf_rel\">\n                <a href=\"#acc-jdyy607-2\" class=\"tb_title_accordion\" aria-controls=\"acc-jdyy607-2\" aria-expanded=\"false\">\n                    <i class=\"accordion-icon\"><svg  class=\"tf_fa tf-ti-arrow-circle-down\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" aria-hidden=\"true\"><use href=\"#tf-ti-arrow-circle-down\" xlink:href=\"#tf-ti-arrow-circle-down\"><\/use><\/svg><\/i>                    <i class=\"accordion-active-icon tf_hide\"><svg  class=\"tf_fa tf-ti-arrow-circle-up\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" aria-hidden=\"true\"><use href=\"#tf-ti-arrow-circle-up\" xlink:href=\"#tf-ti-arrow-circle-up\"><\/use><\/svg><\/i>                    <span class=\"accordion-title-wrap\">Ability to pass the mortgage resistance test:<\/span>                <\/a>\n            <\/div><!-- .accordion-title -->\n            <div id=\"acc-jdyy607-2\" data-id=\"acc-jdyy607-2\" aria-hidden=\"true\" class=\"accordion-content tf_hide tf_clearfix\">\n                        <div  data-lazy=\"1\" class=\"module_subrow themify_builder_sub_row tf_w col_align_top tb_col_count_1 tb_aex6634\">\n                <div  data-lazy=\"1\" class=\"module_column sub_column tb_yas6634 first\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_bzed634   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p><span style=\"font-weight: 400; color: #002659;\">Finally, in order to be eligible for the loan amount you choose, your application must pass the stress test. The endurance test ensures that you will be able to repay your mortgage at the eligibility rate, which is a higher rate set by the Bank of Canada. For example, if you have been offered a mortgage rate of 2.25%, the lender can perform a crisis simulation to see if you can still make your payments at the eligible rate of 5.25%.<\/span><\/p>\n    <\/div>\n<\/div>\n<!-- \/module text -->        <\/div>\n                    <\/div>\n                    <\/div><!-- .accordion-content -->\n        <\/li>\n        <\/ul>\n\n<\/div><!-- \/module accordion -->        <\/div>\n                        <\/div>\n        <\/div>\n                        <div  data-anchor=\"AppelRapide\" data-lazy=\"1\" class=\"module_row themify_builder_row tb_has_section tb_section-AppelRapide tb_c8bs401 tf_w\">\n                        <div class=\"row_inner col_align_top tb_col_count_1 tf_box tf_rel\">\n                        <div  data-lazy=\"1\" class=\"module_column tb-column col-full tb_u7l3401 first\">\n                    <!-- module fancy heading -->\n<div  class=\"module module-fancy-heading tb_p0ak549  inline-fancy-heading tb_hide_divider\" data-lazy=\"1\">\n        <h2 class=\"fancy-heading tf_textl\">\n    <span class=\"main-head tf_inline_b\">\n                    Get a phone callback            <\/span>\n\n    \n    <span class=\"sub-head tf_inline_b tf_rel\">\n                    Very fast            <\/span>\n    <\/h2>\n<\/div>\n<!-- \/module fancy heading -->\n<!-- module plain text -->\n<div  class=\"module module-plain-text tb_s729665 \" data-lazy=\"1\">\n        <div class=\"tb_text_wrap\">\n    <div class=\"tb_layout_part_wrap tf_w\"><!--themify_builder_content-->\n    <div  class=\"themify_builder_content themify_builder_content-1027 themify_builder not_editable_builder in_the_loop\" data-postid=\"1027\">\n                        <div  data-lazy=\"1\" class=\"module_row themify_builder_row tb_448z621 tf_w\">\n                        <div class=\"row_inner col_align_top tb_col_count_1 tf_box tf_rel\">\n                        <div  data-lazy=\"1\" class=\"module_column tb-column col-full tb_r3fl622 first\">\n                    <!-- module plain text -->\n<div  class=\"module module-plain-text tb_crl2622 \" data-lazy=\"1\">\n        <div class=\"tb_text_wrap\">\n    <div id=\"call_form\"><\/div>\n<script type=\"text\/javascript\">\njQuery().ready(function() {\njQuery('#call_form').call_form('en', true, false, 'version=xperto');\n});\n<\/script>    <\/div>\n<\/div>\n<!-- \/module plain text -->        <\/div>\n                        <\/div>\n        <\/div>\n            <\/div>\n<!--\/themify_builder_content--><\/div>\n    <\/div>\n<\/div>\n<!-- \/module plain text -->        <\/div>\n                        <\/div>\n        <\/div>\n        <\/div>\n<!--\/themify_builder_content-->","protected":false},"excerpt":{"rendered":"<p>Mortgage Rates\u00a0<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-50","page","type-page","status-publish","hentry","has-post-title","has-post-date","has-post-category","has-post-tag","has-post-comment","has-post-author",""],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The Best Mortgage rate with Multi-Prets in Quebec City<\/title>\n<meta name=\"description\" content=\"Make sure you find the best mortgage rate by entrusting your search for a financial institution to a Multi-Prets broker in Quebec City\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/xpertoplus.ca\/en\/mortgage-rates\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The Best Mortgage rate with Multi-Prets in Quebec City\" \/>\n<meta property=\"og:description\" content=\"Make sure you find the best mortgage rate by entrusting your search for a financial institution to a Multi-Prets broker in Quebec City\" \/>\n<meta property=\"og:url\" content=\"https:\/\/xpertoplus.ca\/en\/mortgage-rates\/\" \/>\n<meta property=\"og:site_name\" content=\"Martin Charbonneau\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-01T14:46:35+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/xpertoplus.ca\\\/en\\\/mortgage-rates\\\/\",\"url\":\"https:\\\/\\\/xpertoplus.ca\\\/en\\\/mortgage-rates\\\/\",\"name\":\"The Best Mortgage rate with Multi-Prets in Quebec City\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/xpertoplus.ca\\\/en\\\/#website\"},\"datePublished\":\"2022-05-05T03:08:10+00:00\",\"dateModified\":\"2026-09-01T14:46:35+00:00\",\"description\":\"Make sure you find the best mortgage rate by entrusting your search for a financial institution to a Multi-Prets broker in Quebec City\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/xpertoplus.ca\\\/en\\\/mortgage-rates\\\/#breadcrumb\"},\"inLanguage\":\"en-CA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/xpertoplus.ca\\\/en\\\/mortgage-rates\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/xpertoplus.ca\\\/en\\\/mortgage-rates\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/xpertoplus.ca\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mortgage Rates\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/xpertoplus.ca\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/xpertoplus.ca\\\/en\\\/\",\"name\":\"Martin Charbonneau\",\"description\":\"Courtier Hypoth\u00e9caire\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/xpertoplus.ca\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-CA\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The Best Mortgage rate with Multi-Prets in Quebec City","description":"Make sure you find the best mortgage rate by entrusting your search for a financial institution to a Multi-Prets broker in Quebec City","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/xpertoplus.ca\/en\/mortgage-rates\/","og_locale":"en_US","og_type":"article","og_title":"The Best Mortgage rate with Multi-Prets in Quebec City","og_description":"Make sure you find the best mortgage rate by entrusting your search for a financial institution to a Multi-Prets broker in Quebec City","og_url":"https:\/\/xpertoplus.ca\/en\/mortgage-rates\/","og_site_name":"Martin Charbonneau","article_modified_time":"2026-09-01T14:46:35+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/xpertoplus.ca\/en\/mortgage-rates\/","url":"https:\/\/xpertoplus.ca\/en\/mortgage-rates\/","name":"The Best Mortgage rate with Multi-Prets in Quebec City","isPartOf":{"@id":"https:\/\/xpertoplus.ca\/en\/#website"},"datePublished":"2022-05-05T03:08:10+00:00","dateModified":"2026-09-01T14:46:35+00:00","description":"Make sure you find the best mortgage rate by entrusting your search for a financial institution to a Multi-Prets broker in Quebec City","breadcrumb":{"@id":"https:\/\/xpertoplus.ca\/en\/mortgage-rates\/#breadcrumb"},"inLanguage":"en-CA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/xpertoplus.ca\/en\/mortgage-rates\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/xpertoplus.ca\/en\/mortgage-rates\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/xpertoplus.ca\/en\/"},{"@type":"ListItem","position":2,"name":"Mortgage Rates"}]},{"@type":"WebSite","@id":"https:\/\/xpertoplus.ca\/en\/#website","url":"https:\/\/xpertoplus.ca\/en\/","name":"Martin Charbonneau","description":"Courtier Hypoth\u00e9caire","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/xpertoplus.ca\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-CA"}]}},"builder_content":"<h1 style=\"text-align: left;\">Mortgage Rates\u00a0<\/h1>\n<h5id=\"date\"><\/h5>\n\n<h3 id=\"multi_green_rate\">Xperto Mortgage Rates<\/h3>\n<h3 id=\"multi_white_rate\">Rates displayed<\/h3>\n<h2id=\"taux1\"><\/h2>\n<p style=\"text-align: center;\">Rate Xperto Mortgages<\/p>\n<h3 id=\"years_fiexe1\"class=\"year1\"><\/h3>\n<a href=\"\/en\/obtenir-mon-taux\/\" id=\"btn\"> Get this rate <\/a>\n<h3 id=\"tax_total1\"><\/h3>\n<p>Rates displayed<\/p>\n<h2id=\"taux2\"><\/h2>\n<p style=\"text-align: center;\">Rate Xperto Mortgages<\/p>\n<h3 id=\"years_fiexe2\"><\/h3>\n<a href=\"\/en\/obtenir-mon-taux\/\" id=\"btn\"> Get this rate <\/a>\n<h3 id=\"tax_total2\"><\/h3>\n<p>Rates displayed<\/p>\n<h2id=\"taux3\"><\/h2>\n<p style=\"text-align: center;\">Rate Xperto Mortgages<\/p>\n<h3 id=\"years_fiexe3\"><\/h3>\n<a href=\"\/en\/obtenir-mon-taux\/\" id=\"btn\"> Get this rate <\/a>\n<h3 id=\"tax_total3\"><\/h3>\n<p>Rates displayed<\/p>\n<h2id=\"taux4\"><\/h2>\n<p style=\"text-align: center;\">Rate Xperto Mortgages<\/p>\n<h3 id=\"years_fiexe4\"><\/h3>\n<a href=\"\/en\/obtenir-mon-taux\/\" id=\"btn\"> Get this rate <\/a>\n<h3 id=\"tax_total4\"><\/h3>\n<p>Rates displayed<\/p>\n<a href=\"\/en\/obtenir-mon-taux\/\" > Get your rate <em><svg xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" aria-hidden=\"true\"><use href=\"#tf-ti-angle-right\" xlink:href=\"#tf-ti-angle-right\"><\/use><\/svg><\/em> <\/a>\n<p id=\"text_bottom\">* * Certain conditions may apply. Subject to change without notice. Rates may vary depending on the amount borrowed, guarantees offered or other factors. Please refer to your broker for more details.<\/p>\n<h2>Fluctuation of<br\/>Mortgage rates:<\/h2>\n<p>Fixed mortgage rates are often more expensive than variable mortgage rates. However, they may vary during the term of your loan. The amount you pay on a variable mortgage is affected by market changes (through the preferential rate), which has an impact on the amount you pay. Therefore, the amount of your payment may vary over time. As fixed rates increase in 2022, variable rates have become more tempting, prompting more potential buyers to opt for 5-year variable rate mortgages.<\/p> <p>Variable rates are generally cheaper than fixed rates, but they are more volatile and can be considered more risky. Variable mortgage rates, on the other hand, offer some key advantages to consider:<\/p> <ul> <li>You can change your variable rate to a fixed rate at any time, as long as you stay with your initial mortgage provider.<\/li> <li>It is much cheaper to get rid of a variable rate mortgage than a fixed-rate loan.<\/li> <\/ul> <p>According to a key study published in 2001 by Professor Moshe Milevsky of York University, more than 90% of Canadian borrowers who had a variable rate mortgage for the duration of their loan paid less interest than those who had a fixed rate.<\/p>\n<h3>Mortgages<br\/>Active or inactive<\/h3>\n<p>If you're wondering if an open or closed mortgage is preferable for you, the answer is that while an open mortgage can be advantageous in some cases, the vast majority of Canadians prefer a closed mortgage. While open mortgages offer greater flexibility, closed mortgages are by far the most popular choice, not only because of the more advantageous rates, but also because the majority of landlords do not intend to repay their mortgages anytime soon. In addition, there are no open fixed-rate mortgages, and variable-rate mortgages are rare. Therefore, the most common type of open mortgage loan is a line of credit on household value (LDCVD). The table below shows the differences between open and closed loans.<\/p>\n<h3>Mortgage loans that have been repaid:<\/h3> <p>The rates of closed mortgages are lower than those of open loans. Fixed or variable closed mortgages are available, but the amount of capital you can repay each year is limited. If you repay the entire principal of a closed mortgage loan before the allotted period, which is usually 3 months of interest on the remaining balance, you may have to pay an early repayment penalty.<\/p>\n<h3>Mortgages still open:<\/h3> <p>Open mortgages allow you to repay the full loan amount at any time during the term of the loan. The disadvantage of this type of loan is that it comes with a premium in the form of higher interest rates. You can consider an open mortgage if you plan to move soon or if you expect a large amount of money in the form of an inheritance or premium that will allow you to repay a larger part of your loan.<\/p>\n<h2>What are my options <br\/>Of mortgage financing? <\/h2>\n<p>If it is important to meet the standards to get the best rates, you also need to think about the basics of getting and receiving a mortgage. Here are some of the things potential lenders look for when deciding whether or not to give you a loan.<\/p>\n<ul><li><h4>A good credit rating:<\/h4><p>You will need a credit rating of 680 or more to get the best mortgage rates. In addition to your credit rating, potential lenders will review any negative information in your credit file, such as missed payments (especially if they have been transferred to a collection agency). If you have a negative credit rating, which is generally defined as a credit score below 660, it is unlikely that you will be able to benefit from the best mortgage rates. Therefore, you will need to use a risky mortgage lender such as Equitable Bank or Home Trust. If your credit score is less than 600, you will most likely need to use a private lender like WealthBridge. Risky lenders attract people with a bad credit history, but they apply higher mortgage interest rates. The explanations on this page will help you better understand how your credit score affects your ability to obtain a mortgage.<\/p><\/li><li><h4>Proof of income:<\/h4><p>You will need to provide proof of income, such as paycheck stubs or tax documents such as your notice of assessment. If you have recently started a new job, even if you have proof of income, many lenders can give preference to a borrower who has been employed for at least a year.<\/p><\/li><li><h4>Ability to pass the mortgage resistance test:<\/h4><p>Finally, in order to be eligible for the loan amount you choose, your application must pass the stress test. The endurance test ensures that you will be able to repay your mortgage at the eligibility rate, which is a higher rate set by the Bank of Canada. For example, if you have been offered a mortgage rate of 2.25%, the lender can perform a crisis simulation to see if you can still make your payments at the eligible rate of 5.25%.<\/p><\/li><\/ul>\n<p>You will need a credit rating of 680 or more to get the best mortgage rates. In addition to your credit rating, potential lenders will review any negative information in your credit file, such as missed payments (especially if they have been transferred to a collection agency). If you have a negative credit rating, which is generally defined as a credit score below 660, it is unlikely that you will be able to benefit from the best mortgage rates. Therefore, you will need to use a risky mortgage lender such as Equitable Bank or Home Trust. If your credit score is less than 600, you will most likely need to use a private lender like WealthBridge. Risky lenders attract people with a bad credit history, but they apply higher mortgage interest rates. The explanations on this page will help you better understand how your credit score affects your ability to obtain a mortgage.<\/p>\n<p>You will need to provide proof of income, such as paycheck stubs or tax documents such as your notice of assessment. If you have recently started a new job, even if you have proof of income, many lenders can give preference to a borrower who has been employed for at least a year.<\/p>\n<p>Finally, in order to be eligible for the loan amount you choose, your application must pass the stress test. The endurance test ensures that you will be able to repay your mortgage at the eligibility rate, which is a higher rate set by the Bank of Canada. For example, if you have been offered a mortgage rate of 2.25%, the lender can perform a crisis simulation to see if you can still make your payments at the eligible rate of 5.25%.<\/p>\n<h2>Get a phone callback<br\/>Very fast<\/h2>\n[themify_layout_part id=\"1027\"]","_links":{"self":[{"href":"https:\/\/xpertoplus.ca\/en\/wp-json\/wp\/v2\/pages\/50","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/xpertoplus.ca\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/xpertoplus.ca\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/xpertoplus.ca\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/xpertoplus.ca\/en\/wp-json\/wp\/v2\/comments?post=50"}],"version-history":[{"count":5,"href":"https:\/\/xpertoplus.ca\/en\/wp-json\/wp\/v2\/pages\/50\/revisions"}],"predecessor-version":[{"id":3631,"href":"https:\/\/xpertoplus.ca\/en\/wp-json\/wp\/v2\/pages\/50\/revisions\/3631"}],"wp:attachment":[{"href":"https:\/\/xpertoplus.ca\/en\/wp-json\/wp\/v2\/media?parent=50"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}