loading
×

Sapphire Engagement Rings

Sapphire rings are a classic and timeless choice for Australians seeking elegance. Known for their deep blue hue, sapphire gemstones have been cherished for centuries, symbolising wisdom, loyalty, and nobility. Whether used as engagement rings or anniversary gifts, a sapphire ring offers a unique alternative to a traditional diamond ring.

When selecting a sapphire engagement ring, it is vital to consider the quality of the Sapphire. At Temple and Grace, every Sapphire engagement ring we handcraft, is carefully made with attention to detail. From brilliant round sapphires to lovely ovals, here we stock the best Sapphires Australians have experienced. Our unique sapphires are vivid blue in colour, with excellent clarity and minimal inclusions. These precious gemstones are also available in a variety of colours, including pink, yellow, and green, making them versatile to create different and unique sapphire engagement ring designs and styles. And if you're looking for unique blue sapphire wedding bands, again, we have the best range Australia-wide

Sapphire rings are highly durable, ranking just below diamonds on the hardness scale, making them perfect for everyday wear. They are often paired with platinum or white gold settings, which enhance the stone's brilliance. However, sapphire engagement ring in yellow gold provides a classic, vintage look.

Whether you are searching for a modern sapphire halo ring or a vintage-inspired design, at Temple and Grace, we have a sophisticated choice that exudes elegance and charm. Shop online or visit our jewellery boutiques in Sydney, Melbourne, Brisbane, Perth and Adelaide to view and select from the No.1 collection of sapphire engagement rings. Need a custom Sapphire engagement ring design? Our expert jewellery consultants can help bring your design idea to life. And remember, because we are diamond and gemstone jewellery-makers ourselves, our Sapphire engagement rings are priced 40% below typical high-street retailers. Read our 5 star reviews and book an appointment to experience stunning local Australian jewellery craftsmanship and service.


Buy Engagement Rings online from Sydney's iconic jewellery store

Propose in style and save over 40% at the same time!

Temple and Grace are Sydney's trusted engagement ring makers. Here, we design and handcraft Australia's most iconic engagement ring collection. Being jewellery-makers ourselves means that we also guarantee savings of over 40% on all our engagement rings. And this is how we guarantee such massive savings:

This gives you access to select from over 3000 ethically sourced diamonds in a variety of popular shapes and sizes. Book an appointment to view our GIA certified diamonds personally and see how much you can save. We guarantee that you will be pleasantly surprised.

We operate online and have our own jewellery boutique where you can see how we handcraft your engagement ring. When you buy an engagement ring from us, you cut out on the margins that expensive high-street jewellery retailers make. Shop online or visit us to experience the savings.

We can engrave a personalised message on your engagement ring. It can be a special date, a funny or emotional message or something more. Propose in style with a custom message. We're friendly and love going the extra mile for our client's without charging anything extra.

We want your engagement ring to shine for a lifetime. This is why we offer a free diamond cleaning and gold/platinum polish service for your engagement ring.

Your Temple and Grace engagement ring never loses value. And we guarantee that we will 'buy-back' your engagement ring at anytime for the same price that you paid. Before you custom-make your engagement ring, ask the jeweller if they can offer this service. In all likelihood, they will not buy back. We are the only engagement ring makers who guarantee the full buy-back price because we use only the best diamonds and precious metal in your ring. This is why we know that its value will increase each year, enables us to allow a free upgrade or buy-back.

Being master jewel-smiths ourselves, we know that we handcraft your diamond engagement jewellery to the highest standards. This is why we offer a lifetime warranty on your engagement ring. This simply means that if anything goes wrong with your diamond ring, we will fix it for you - that's our guarantee.

We're human and this means that our body changes over time. We wouldn't want you to put your engagement ring away in your wardrobe. Our complimentary ring resizing service means that we can resize your ring as and when you want, anytime for a lifetime.

Finally, we're proud of being trusted by hundreds of customers across Australia for all their engagement and wedding jewellery. Buy your engagement ring online or visit us at our specialist gold and diamond jewellery boutique in Edgecliff, Sydney. Come and experience the passion with which we design and handcraft each ring. Not just that, we guarantee big savings too! Very often, our customers buy a bigger rock for their engagement ring, owing to the savings they experience! :)

Read more

Shop directly from us (jewellery-makers) & save over 40%

When you buy a piece of jewellery from Temple & Grace, you're saving over 40% by buying directly from the jewellery-makers. Our unique jewellery collection and intricate craftsmanship is on display at our jewellery boutiques in Sydney, Melbourne, Brisbane, Perth and Adelaide. We truly have Australia's finest jewellery collection. Shop online or book an appointment for a visit and be prepared to fall in love again. This time, with us!

You viewed 60 out of 90 products
LOAD MORE
$(".mega-dropdown-menu ").hover( function () { $(this).parent($("li.mega-dropdown")).children($(".mega-dropdown")).css({ "color": "#a7892f" }); }, function () { $(this).parent($("li.mega-dropdown")).children($(".mega-dropdown")).css({ "color": "#000" }); } ); // Vertical Menu--> //Desk Menu $(".mega-dropdown").click(function () { $(".mega-dropdown").find(".dropdown-menu").each(function () { $(this).css({ "display": "none" }); }); $(this).find(".dropdown-menu").css({ "display": "block" }); }); $(document).ready(function (c) { $('.alert-close').on('click', function (c) { $('.message').fadeOut('slow'); }); }); //Desk Menu (function ($) { $(document).ready(function () { $('#footermenu > ul > li > a').click(function () { $('#footermenu li').removeClass('active'); $(this).closest('li').addClass('active'); var checkElement = $(this).next(); if ((checkElement.is('ul')) && (checkElement.is(':visible'))) { $(this).closest('li').removeClass('active'); checkElement.slideUp('normal'); } if ((checkElement.is('ul')) && (!checkElement.is(':visible'))) { $('#footermenu ul ul:visible').slideUp('normal'); checkElement.slideDown('normal'); } if ($(this).closest('li').find('ul').children().length == 0) { return true; } else { return false; } }); }); })(jQuery); $("#openserchbox").click(function (event) { event.stopPropagation(); $(".text-box-click").css({ "display": "block" }); $(".text-box-click").find('input').focus(); }); $("html").click(function () { $(".text-box-click").css({ "display": "none" }); }); $(".text-box-click").click(function(e){ e.preventDefault(); e.stopPropagation(); $(".text-box-click").css({ "display": "block" }); }); //floating Cart $("#bagCart , .cart-main-outer ,.cart-diaglog, #cart-qnty").hover(function () { $(".cart-diaglog,.cart-main-outer").css({ "display": "block" }) }, function () { $(".cart-diaglog, .cart-main-outer").css({ "display": "none" }) }); --> (function ($) { $(document).ready(function () { $("#dvCatProdList").on("click", "#cssmenu2 > ul > li > a", function (event) { $('#cssmenu2 li').removeClass('active'); $(this).closest('li').addClass('active'); var checkElement = $(this).next(); if ((checkElement.is('ul')) && (checkElement.is(':visible'))) { $(this).closest('li').removeClass('active'); checkElement.slideUp('fast'); } if ((checkElement.is('ul')) && (!checkElement.is(':visible'))) { $('#cssmenu2 ul ul:visible').slideUp('fast'); checkElement.slideDown('fast'); } if ($(this).closest('li').find('ul').children().length == 0) { return true; } else { return false; } }); }); })(jQuery); // // $("#dvCatProdList").on("click", "#btnMblFilter", function (event) { $(this).toggleClass('menu-icon--open'); $('#mblFilterMenu').toggleClass('nav--active'); }); $(document).ready(function () { $(".breadcrumb_li").html("sapphire engagement rings"); $(".breadcrumb_li").attr("style", "text-transform: capitalize;"); }); --> $(".tab-link").click(function () { var TabId = $(this).data("tab"); $("#lblTab1, #lblTab2, #lblTab3, #lblTab4, #lblTab5, #lblTab6").removeClass("current"); $(this).addClass("current"); $("#tab-1, #tab-2, #tab-3, #tab-4, #tab-5, #tab-6").removeClass("current"); $("#" + TabId).addClass("current"); }); $(".tab-link2").click(function () { var TabId = $(this).data("tab"); $("#lblTab4, #lblTab5, #lblTab6, #lblTab7, #lblTab8, #lblTab9").removeClass("current"); $(this).addClass("current"); $("#tab-4, #tab-5, #tab-6, #tab-7, #tab-8, #tab-9").removeClass("current"); $("#" + TabId).addClass("current"); }); // Read more option--> $(document).ready(function () { var showChar = 10; var ellipsestext = "..."; var moretext = "Read more "; var lesstext = "Reduce "; $('.more').each(function () { var content = $(this).html(); if (content.length > showChar) { var c = content.substr(0, showChar); var h = content.substr(showChar, content.length - showChar); var html = c + '' + ellipsestext + ' ' + h + ' ' + moretext + ''; $(this).html(html); } }); $(".morelink").click(function () { if ($(this).hasClass("less")) { $(this).removeClass("less"); $(this).html(moretext); } else { $(this).addClass("less"); $(this).html(lesstext); } $(this).parent().prev().toggle(); $(this).prev().toggle(); return false; }); }); function fnSignUp(frmName) { $("#SiteLoader").show(); $.ajax({ url: "/home/addsubscriber", type: "POST", data: $("#" + frmName).serialize(), success: function (data) { if(frmName == "frmSubcriptPopup"){ if(data["Msg"] == "added") { $("#dvPopupMsg").removeClass("hidden"); $("#dvForm").addClass("hidden"); $("#omnisend-dynamic-container").attr("style","display:none !important"); } else{ $("#spnSubscribeErrorMsg").removeClass("hidden"); } } }, complete: function () { $("#SiteLoader").hide(); if(frmName != "frmSubcriptPopup"){ $(".dvSubcrbThanksMsg").text("Thank you for signing-up to our newsletters."); } }, error: function (errormessage) { $("#SiteLoader").hide(); } }); return false; } jQuery(document).ready(function() { jQuery('.btnModal[href^=#]').click(function(e){ e.preventDefault(); var href = jQuery(this).attr('href'); jQuery(href).modal('toggle'); }); }); $("#btnVerifyUsrEmailAddr").click(function () { $("#SiteLoader").show(); $.ajax({ type: "Post", contentType: 'application/json', url: "/account/verify-email-address", success: function (result) { var isSuccessfull = result["success"]; if (isSuccessfull) { $("#SiteLoader").hide(); $("#_EmailVerifyDefaultMsg").hide(); $("#_EmailVerifyMsgSent").show(); $("#verifyModalLabel").text("Verification Link Sent") $("#btnVerifyUsrEmailAddr").text("Resend email") } else { window.location.reload(); } }, complete: function () { $("#SiteLoader").hide(); } }); }); -->