{"id":544,"date":"2026-06-06T14:17:07","date_gmt":"2026-06-06T14:17:07","guid":{"rendered":"https:\/\/www.dariba.co\/?p=543"},"modified":"2026-06-06T14:17:07","modified_gmt":"2026-06-06T14:17:07","slug":"rett-exemption-for-public-entities","status":"publish","type":"post","link":"https:\/\/www.dariba.co\/?p=544","title":{"rendered":"RETT Exemption for Public Entities and Government Bodies in Saudi Arabia"},"content":{"rendered":"\n<style>\n\/* \u2500\u2500 DARIBA.CO \u2014 ARTICLE BODY STYLES (white background compatible) \u2500\u2500 *\/\n\n:root {\n  --green:        #059669;\n  --green-light:  #d1fae5;\n  --green-dim:    #ecfdf5;\n  --green-border: #6ee7b7;\n  --amber:        #d97706;\n  --amber-light:  #fffbeb;\n  --amber-border: #fcd34d;\n  --blue:         #2563eb;\n  --blue-light:   #eff6ff;\n  --blue-border:  #93c5fd;\n  --red:          #dc2626;\n  --text-primary: #111827;\n  --text-muted:   #6b7280;\n  --text-light:   #9ca3af;\n  --border:       #e5e7eb;\n  --surface:      #f9fafb;\n  --surface-2:    #f3f4f6;\n  --radius:       8px;\n  --radius-lg:    12px;\n}\n\n\/* \u2500\u2500 BASE \u2500\u2500 *\/\n.dariba-article {\n  font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n  font-size: 1rem;\n  line-height: 1.75;\n  color: var(--text-primary);\n  max-width: 780px;\n}\n\n.dariba-article p {\n  margin-bottom: 1.1rem;\n  color: var(--text-primary);\n  font-size: 0.975rem;\n}\n\n.dariba-article a {\n  color: var(--green);\n  text-decoration: underline;\n  text-underline-offset: 2px;\n}\n\n.dariba-article strong { color: var(--text-primary); font-weight: 700; }\n\n\/* \u2500\u2500 HEADINGS \u2500\u2500 *\/\n.dariba-article h1 {\n  font-size: clamp(1.6rem, 3vw, 2.2rem);\n  font-weight: 800;\n  line-height: 1.2;\n  letter-spacing: -0.03em;\n  color: var(--text-primary);\n  margin-bottom: 0.5rem;\n}\n\n.dariba-article h2 {\n  font-size: 1.25rem;\n  font-weight: 700;\n  color: var(--text-primary);\n  margin: 0;\n  line-height: 1.3;\n}\n\n.dariba-article h3 {\n  font-size: 1.05rem;\n  font-weight: 700;\n  color: var(--text-primary);\n  margin-bottom: 0.6rem;\n}\n\n.dariba-article h4 {\n  font-size: 0.95rem;\n  font-weight: 700;\n  color: var(--text-primary);\n  margin-bottom: 0.5rem;\n}\n\n\/* \u2500\u2500 META TAG \u2500\u2500 *\/\n.dariba-article .article-meta {\n  display: flex;\n  gap: 0.75rem;\n  align-items: center;\n  flex-wrap: wrap;\n  margin-bottom: 0.75rem;\n  font-size: 0.8rem;\n  color: var(--text-muted);\n}\n\n.dariba-article .article-meta .tag {\n  background: var(--green-dim);\n  color: var(--green);\n  border: 1px solid var(--green-border);\n  padding: 2px 10px;\n  border-radius: 999px;\n  font-size: 0.72rem;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n}\n\n\/* \u2500\u2500 SERIES BANNER \u2500\u2500 *\/\n.dariba-article .series-banner {\n  background: var(--green-dim);\n  border: 1px solid var(--green-border);\n  border-left: 3px solid var(--green);\n  border-radius: var(--radius);\n  padding: 0.75rem 1.25rem;\n  font-size: 0.85rem;\n  color: var(--text-muted);\n  margin-bottom: 2rem;\n}\n\n.dariba-article .series-banner a {\n  color: var(--green);\n  font-weight: 600;\n}\n\n\/* \u2500\u2500 SECTION BLOCKS \u2500\u2500 *\/\n.dariba-article .section-block {\n  margin-bottom: 2.75rem;\n}\n\n\/* FIX: badge + heading on same line *\/\n.dariba-article .section-number {\n  display: flex;\n  align-items: center;\n  gap: 0.875rem;\n  margin-bottom: 1.2rem;\n  padding-bottom: 0.875rem;\n  border-bottom: 2px solid var(--border);\n}\n\n.dariba-article .section-num-badge {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  background: var(--green-dim);\n  color: var(--green);\n  border: 1px solid var(--green-border);\n  font-size: 0.75rem;\n  font-weight: 800;\n  padding: 3px 11px;\n  border-radius: 999px;\n  letter-spacing: 0.06em;\n  white-space: nowrap;\n  flex-shrink: 0;\n  line-height: 1.6;\n}\n\n\/* \u2500\u2500 TABLES \u2500\u2500 *\/\n.dariba-article .table-wrap {\n  overflow-x: auto;\n  margin: 1.5rem 0;\n  border-radius: var(--radius);\n  border: 1px solid var(--border);\n}\n\n.dariba-article table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.875rem;\n}\n\n.dariba-article thead tr {\n  background: var(--surface-2);\n}\n\n.dariba-article th {\n  padding: 0.75rem 1rem;\n  text-align: left;\n  font-weight: 700;\n  color: var(--text-muted);\n  font-size: 0.78rem;\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n  border-bottom: 1px solid var(--border);\n}\n\n.dariba-article td {\n  padding: 0.75rem 1rem;\n  border-bottom: 1px solid var(--border);\n  vertical-align: top;\n  color: var(--text-primary);\n  font-size: 0.9rem;\n}\n\n.dariba-article tr:last-child td { border-bottom: none; }\n.dariba-article tbody tr:hover { background: var(--surface); }\n\n\/* \u2500\u2500 CALLOUTS \u2500\u2500 *\/\n.dariba-article .callout {\n  background: var(--surface);\n  border: 1px solid var(--border);\n  border-left: 3px solid var(--green);\n  border-radius: var(--radius-lg);\n  padding: 1.25rem 1.5rem;\n  margin: 1.5rem 0;\n}\n\n.dariba-article .callout-label {\n  font-size: 0.72rem;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.08em;\n  color: var(--green);\n  margin-bottom: 0.6rem;\n  display: flex;\n  align-items: center;\n  gap: 6px;\n}\n\n.dariba-article .callout-label::before {\n  content: '';\n  display: inline-block;\n  width: 6px;\n  height: 6px;\n  background: var(--green);\n  border-radius: 50%;\n  flex-shrink: 0;\n}\n\n.dariba-article .callout p {\n  font-size: 0.9rem;\n  color: var(--text-primary);\n  margin-bottom: 0.65rem;\n}\n\n.dariba-article .callout p:last-child { margin-bottom: 0; }\n\n.dariba-article .callout h4 {\n  color: var(--text-primary);\n  margin-bottom: 0.6rem;\n}\n\n\/* Warning callout *\/\n.dariba-article .callout-warning {\n  background: var(--amber-light);\n  border-left-color: var(--amber);\n  border-color: var(--amber-border);\n}\n\n.dariba-article .callout-warning .callout-label {\n  color: var(--amber);\n}\n\n.dariba-article .callout-warning .callout-label::before {\n  background: var(--amber);\n}\n\n.dariba-article .callout-warning p { color: #78350f; }\n\n\/* Info callout *\/\n.dariba-article .callout-info {\n  background: var(--blue-light);\n  border-left-color: var(--blue);\n  border-color: var(--blue-border);\n}\n\n.dariba-article .callout-info .callout-label {\n  color: var(--blue);\n}\n\n.dariba-article .callout-info .callout-label::before {\n  background: var(--blue);\n}\n\n.dariba-article .callout-info p { color: #1e3a5f; }\n\n\/* \u2500\u2500 LISTS \u2500\u2500 *\/\n.dariba-article ul.article-list {\n  padding-left: 1.4rem;\n  margin-bottom: 1.1rem;\n}\n\n.dariba-article ul.article-list li {\n  margin-bottom: 0.55rem;\n  font-size: 0.975rem;\n  color: var(--text-primary);\n  line-height: 1.65;\n}\n\n.dariba-article ol.article-list {\n  padding-left: 1.4rem;\n  margin-bottom: 1.1rem;\n}\n\n.dariba-article ol.article-list li {\n  margin-bottom: 0.55rem;\n  font-size: 0.975rem;\n  color: var(--text-primary);\n  line-height: 1.65;\n}\n\n\/* \u2500\u2500 FAQ \u2500\u2500 *\/\n.dariba-article .faq-list {\n  margin: 1rem 0;\n}\n\n.dariba-article .faq-item {\n  border: 1px solid var(--border);\n  border-radius: var(--radius);\n  margin-bottom: 0.5rem;\n  overflow: hidden;\n}\n\n.dariba-article .faq-q {\n  width: 100%;\n  background: var(--surface);\n  border: none;\n  cursor: pointer;\n  padding: 1rem 1.25rem;\n  text-align: left;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--text-primary);\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 1rem;\n  transition: background 0.2s;\n  font-family: inherit;\n}\n\n.dariba-article .faq-q:hover {\n  background: var(--surface-2);\n}\n\n.dariba-article .faq-icon {\n  color: var(--green);\n  font-size: 1.2rem;\n  flex-shrink: 0;\n  transition: transform 0.25s;\n  font-style: normal;\n}\n\n.dariba-article .faq-item.open .faq-icon {\n  transform: rotate(45deg);\n}\n\n.dariba-article .faq-a {\n  display: none;\n  padding: 0.25rem 1.25rem 1.1rem;\n  font-size: 0.9rem;\n  color: var(--text-muted);\n  background: var(--surface);\n  line-height: 1.7;\n}\n\n.dariba-article .faq-item.open .faq-a {\n  display: block;\n}\n\n\/* \u2500\u2500 KEY TAKEAWAYS \u2500\u2500 *\/\n.dariba-article .takeaways {\n  background: var(--green-dim);\n  border: 1px solid var(--green-border);\n  border-radius: var(--radius-lg);\n  padding: 1.6rem 1.75rem;\n  margin: 2.5rem 0;\n}\n\n.dariba-article .takeaways-title {\n  font-size: 0.72rem;\n  font-weight: 800;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: var(--green);\n  margin-bottom: 1rem;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}\n\n.dariba-article .takeaways ol {\n  padding-left: 1.4rem;\n  margin: 0;\n}\n\n.dariba-article .takeaways ol li {\n  margin-bottom: 0.6rem;\n  font-size: 0.9rem;\n  color: var(--text-primary);\n  line-height: 1.65;\n}\n\n\/* \u2500\u2500 SERIES FOOTER \u2500\u2500 *\/\n.dariba-article .series-footer {\n  background: var(--surface);\n  border: 1px solid var(--border);\n  border-radius: var(--radius-lg);\n  padding: 1.5rem;\n  margin: 3rem 0 1.5rem;\n  text-align: center;\n}\n\n.dariba-article .series-footer p {\n  font-size: 0.8rem;\n  color: var(--text-muted);\n  margin-bottom: 0.4rem;\n}\n\n.dariba-article .series-footer h4 {\n  font-size: 1rem;\n  margin-bottom: 1rem;\n  color: var(--text-primary);\n}\n\n.dariba-article .btn-primary {\n  display: inline-block;\n  background: var(--green);\n  color: #ffffff;\n  font-weight: 700;\n  font-size: 0.875rem;\n  padding: 0.65rem 1.5rem;\n  border-radius: var(--radius);\n  text-decoration: none;\n  transition: opacity 0.2s;\n}\n\n.dariba-article .btn-primary:hover { opacity: 0.88; color: #ffffff; }\n\n\/* \u2500\u2500 ALSO READING \u2500\u2500 *\/\n.dariba-article .also-reading {\n  margin: 2rem 0;\n}\n\n.dariba-article .also-reading h4 {\n  font-size: 0.72rem;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.08em;\n  color: var(--text-muted);\n  margin-bottom: 1rem;\n}\n\n.dariba-article .also-cards {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 0.875rem;\n}\n\n@media (max-width: 600px) {\n  .dariba-article .also-cards { grid-template-columns: 1fr; }\n}\n\n.dariba-article .also-card {\n  background: var(--surface);\n  border: 1px solid var(--border);\n  border-radius: var(--radius);\n  padding: 1rem;\n  text-decoration: none;\n  display: block;\n  transition: border-color 0.2s, box-shadow 0.2s;\n}\n\n.dariba-article .also-card:hover {\n  border-color: var(--green);\n  box-shadow: 0 2px 8px rgba(5,150,105,0.08);\n}\n\n.dariba-article .also-card .also-label {\n  font-size: 0.68rem;\n  font-weight: 700;\n  text-transform: uppercase;\n  color: var(--green);\n  letter-spacing: 0.08em;\n  margin-bottom: 0.35rem;\n}\n\n.dariba-article .also-card .also-title {\n  font-size: 0.875rem;\n  font-weight: 600;\n  color: var(--text-primary);\n  line-height: 1.4;\n}\n\n\/* \u2500\u2500 DISCLAIMER \u2500\u2500 *\/\n.dariba-article .disclaimer {\n  font-size: 0.78rem;\n  color: var(--text-muted);\n  border-top: 1px solid var(--border);\n  padding-top: 1rem;\n  margin-top: 2.5rem;\n  font-style: italic;\n  line-height: 1.6;\n}\n<\/style>\n\n<!-- ARTICLE BODY \u2014 paste into WordPress HTML editor -->\n<div class=\"dariba-article\">\n\n<div class=\"article-meta\">\n  <span class=\"tag\">Tax Intelligence<\/span>\n  <span>RETT Exemptions<\/span>\n<\/div>\n\n<div class=\"series-banner\">\n  Part of <a href=\"https:\/\/www.dariba.co\/rett-exemptions-saudi-arabia\/\">RETT Exemptions in Saudi Arabia: The Complete Analysis<\/a> \u2014 Article 7 of 10\n<\/div>\n\n<p>When the government is on one side of a property deal, people tend to assume RETT simply does not apply. That assumption is right in one direction and wrong in the other. Transferring property <em>to<\/em> a public entity is broadly exempt \u2014 the government&#8217;s purpose for the land is irrelevant. Transferring property <em>from<\/em> a public entity is only exempt in a much tighter set of circumstances, and a public body that sells real estate commercially pays RETT exactly like anyone else.<\/p>\n\n<p>This article separates the two directions clearly, sets out the three conditions that govern transfers out of public hands, and uses ZATCA&#8217;s worked examples to show where a &#8220;government&#8221; transaction is fully taxable.<\/p>\n\n<!-- SECTION 01 -->\n<div class=\"section-block\" id=\"two-directions\">\n  <div class=\"section-number\">\n    <span class=\"section-num-badge\">01<\/span>\n    <h2>Two Directions, Two Different Rules<\/h2>\n  <\/div>\n  <p>The single most important thing to grasp is that the RETT treatment of a government-related transaction depends on which way the property is moving.<\/p>\n  <div class=\"table-wrap\">\n    <table>\n      <thead>\n        <tr><th>Direction<\/th><th>Test<\/th><th>Result<\/th><\/tr>\n      <\/thead>\n      <tbody>\n        <tr><td>Transfer <strong>to<\/strong> a public entity<\/td><td>Recipient is a public entity or public-interest body \u2014 purpose of acquisition is irrelevant<\/td><td>Exempt<\/td><\/tr>\n        <tr><td>Transfer <strong>from<\/strong> a public entity<\/td><td>Only exempt if the entity is acting in its capacity as a public authority and three conditions are met<\/td><td>Conditional<\/td><\/tr>\n      <\/tbody>\n    <\/table>\n  <\/div>\n  <p>Get the direction clear first; everything else follows from it.<\/p>\n<\/div>\n\n<!-- SECTION 02 -->\n<div class=\"section-block\" id=\"to-public\">\n  <div class=\"section-number\">\n    <span class=\"section-num-badge\">02<\/span>\n    <h2>Transfers TO a Public Entity<\/h2>\n  <\/div>\n  <p>Real estate transferred to a public entity or a body serving the public interest is exempt from RETT, and \u2014 importantly \u2014 the exemption does not depend on <em>why<\/em> the entity is acquiring the property. Whether the land is for a school, a road, an administrative building, or simply added to a portfolio, the transfer in is exempt.<\/p>\n  <div class=\"callout\">\n    <div class=\"callout-label\">Example 21 \u2014 A Ministry Buys Land<\/div>\n    <p>A government ministry purchases a property for SAR 1,500,000. The transfer to the ministry is exempt from RETT. It does not matter that money changed hands or what the ministry intends to do with the land \u2014 the transfer to a public entity is exempt.<\/p>\n  <\/div>\n  <p>Note how different this is from the endowment rule, where consideration destroys the exemption. Here, even a purchase at full market price is exempt because the <em>recipient<\/em> is a public entity. The exemption is recipient-driven, not consideration-driven. Example 22 reinforces the same principle on different facts: a transfer to a public-interest body is exempt regardless of the body&#8217;s intended use of the property.<\/p>\n<\/div>\n\n<!-- SECTION 03 -->\n<div class=\"section-block\" id=\"from-public\">\n  <div class=\"section-number\">\n    <span class=\"section-num-badge\">03<\/span>\n    <h2>Transfers FROM a Public Entity \u2014 The Three Conditions<\/h2>\n  <\/div>\n  <p>The reverse direction is where care is needed. A transfer of real estate <em>by<\/em> a public entity is exempt only where the entity is acting <strong>in its capacity as a public authority<\/strong> \u2014 not as a market participant. The Regulations frame this through three cumulative conditions:<\/p>\n  <ol class=\"article-list\">\n    <li><strong>Statutory basis.<\/strong> The transfer is carried out under a statutory instrument or in exercise of the entity&#8217;s governmental powers \u2014 not as an ordinary commercial dealing.<\/li>\n    <li><strong>Non-economic, non-commercial purpose.<\/strong> The transfer is not made for an economic or commercial objective. The entity is performing a public function, not running a business.<\/li>\n    <li><strong>No competition with the private sector.<\/strong> The activity does not compete with the private sector. If the entity is doing something a private developer or trader could equally do, the exemption is not available.<\/li>\n  <\/ol>\n  <p>All three must hold. The test is essentially: <em>is the State acting as a sovereign, or as a seller?<\/em><\/p>\n  <div class=\"callout\">\n    <div class=\"callout-label\">Example 23 \u2014 A Public Grant of Property<\/div>\n    <p>A government body grants an apartment as part of a public, non-commercial function carried out under its statutory powers. Because the entity is acting as a public authority and the transfer is not commercial, it is exempt from RETT.<\/p>\n  <\/div>\n  <p>Now the contrast that defines the rule:<\/p>\n  <div class=\"callout callout-warning\">\n    <div class=\"callout-label\">Example 24 \u2014 A Public Body Selling Commercially<\/div>\n    <p>A public agency sells a villa for SAR 3,000,000 in a commercial transaction. Here the entity is not acting as a public authority \u2014 it is selling property like a market participant. The exemption does not apply, and RETT of 5% is due: <strong>SAR 150,000<\/strong>.<\/p>\n  <\/div>\n  <p>Example 24 is the case everyone needs to internalise. The seller being a &#8220;government agency&#8221; is not, by itself, an exemption. When a public body steps into the market and sells real estate commercially, it is taxed like any other vendor.<\/p>\n<\/div>\n\n<!-- SECTION 04 -->\n<div class=\"section-block\" id=\"expropriation\">\n  <div class=\"section-number\">\n    <span class=\"section-num-badge\">04<\/span>\n    <h2>A Related Case \u2014 Expropriation and Seizure<\/h2>\n  <\/div>\n  <p>Closely connected to the public-authority logic is the treatment of <strong>expropriation<\/strong> (compulsory acquisition for public benefit) and temporary seizure. Where the State takes private property for a public purpose against compensation, the affected owner is not treated as having entered into a taxable real estate transaction.<\/p>\n  <div class=\"callout\">\n    <div class=\"callout-label\">Example 25 \u2014 Land Taken for a Road<\/div>\n    <p>An owner&#8217;s land is expropriated for the construction of a public road, and the owner receives SAR 800,000 in compensation. The owner is exempt from RETT on this transfer \u2014 the property was taken under the State&#8217;s public powers, not sold in a voluntary commercial deal.<\/p>\n  <\/div>\n  <p>The principle is consistent with the public-authority test: the transfer flows from the exercise of governmental power for a public purpose, not from commerce, so it falls outside the charge.<\/p>\n<\/div>\n\n<!-- SECTION 05 -->\n<div class=\"section-block\" id=\"who-pays\">\n  <div class=\"section-number\">\n    <span class=\"section-num-badge\">05<\/span>\n    <h2>Who Bears the Tax When the Exemption Fails<\/h2>\n  <\/div>\n  <p>RETT is, by default, the liability arising on the transaction \u2014 and in a standard sale the parties settle it as part of the deal. When a public body sells commercially (as in Example 24), the transaction is taxable and the tax must be declared and paid through ZATCA&#8217;s platform on the standard timeline before the transfer is documented.<\/p>\n  <p>A practical warning for private buyers dealing with government-linked sellers: do not assume the &#8220;government&#8221; label on the other side removes RETT. If the entity is selling commercially, the transaction is taxable, and the commercial reality \u2014 not the identity of the seller \u2014 controls. Confirm the basis of the transfer before you treat it as exempt.<\/p>\n  <div class=\"callout callout-info\">\n    <div class=\"callout-label\">A Useful Mental Shortcut<\/div>\n    <p>Property going <em>into<\/em> public hands: exempt, purpose irrelevant. Property coming <em>out<\/em> of public hands: exempt only if the State is acting as a sovereign authority, never when it is acting as a commercial seller.<\/p>\n  <\/div>\n<\/div>\n\n<!-- FAQ -->\n<div class=\"section-block\" id=\"faq\">\n  <div class=\"section-number\">\n    <span class=\"section-num-badge\">06<\/span>\n    <h2>Frequently Asked Questions<\/h2>\n  <\/div>\n  <div class=\"faq-list\">\n    <div class=\"faq-item\">\n      <button class=\"faq-q\">Is selling my land to a government ministry subject to RETT?<span class=\"faq-icon\">+<\/span><\/button>\n      <div class=\"faq-a\"><p>No. A transfer to a public entity is exempt, and the exemption applies even though you are paid and regardless of what the ministry intends to do with the land. In Example 21, a SAR 1,500,000 sale to a ministry was exempt.<\/p><\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <button class=\"faq-q\">Does it matter what the public entity will use the property for?<span class=\"faq-icon\">+<\/span><\/button>\n      <div class=\"faq-a\"><p>For a transfer <em>to<\/em> a public entity, no \u2014 the purpose is irrelevant to the exemption. The intended use only becomes relevant when a public entity is the one <em>transferring<\/em> property out.<\/p><\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <button class=\"faq-q\">Is a sale by a government agency always exempt?<span class=\"faq-icon\">+<\/span><\/button>\n      <div class=\"faq-a\"><p>No. A transfer from a public entity is exempt only where the entity is acting as a public authority \u2014 under a statutory instrument, for a non-commercial purpose, and without competing with the private sector. A commercial sale, like the SAR 3,000,000 villa in Example 24, is fully taxable (SAR 150,000 RETT).<\/p><\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <button class=\"faq-q\">My land was expropriated for a public road. Do I pay RETT on the compensation?<span class=\"faq-icon\">+<\/span><\/button>\n      <div class=\"faq-a\"><p>No. Expropriation for a public purpose against compensation is exempt for the affected owner \u2014 it is a compulsory acquisition under the State&#8217;s powers, not a voluntary commercial sale. In Example 25, an owner receiving SAR 800,000 for land taken for a road was exempt.<\/p><\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <button class=\"faq-q\">I&#8217;m buying property from a government-linked entity. Should I assume it&#8217;s exempt?<span class=\"faq-icon\">+<\/span><\/button>\n      <div class=\"faq-a\"><p>No \u2014 confirm the basis. If the entity is selling commercially, the transaction is taxable despite the public-sector seller. The commercial nature of the transfer controls, not the seller&#8217;s identity.<\/p><\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- TAKEAWAYS -->\n<div class=\"takeaways\">\n  <div class=\"takeaways-title\">&#9670; Key Takeaways<\/div>\n  <ol>\n    <li>Transfers <strong>to<\/strong> a public entity or public-interest body are exempt from RETT \u2014 even where consideration is paid and regardless of the intended use (Example 21: SAR 1.5M to a ministry, exempt).<\/li>\n    <li>Transfers <strong>from<\/strong> a public entity are exempt only when it acts as a public authority: under a statutory instrument, for a non-commercial purpose, and without competing with the private sector.<\/li>\n    <li>A commercial sale by a public body is fully taxable \u2014 Example 24&#8217;s SAR 3M villa carried SAR 150,000 of RETT.<\/li>\n    <li>Expropriation for a public purpose against compensation is exempt for the affected owner (Example 25: SAR 800,000 road compensation, exempt).<\/li>\n    <li>Do not treat a government-linked seller as automatically exempt \u2014 the commercial reality of the transfer decides, not the seller&#8217;s identity.<\/li>\n  <\/ol>\n<\/div>\n\n<!-- SERIES FOOTER -->\n<div class=\"series-footer\">\n  <p>This article is part of a ten-part analysis of RETT exemptions in Saudi Arabia.<\/p>\n  <a class=\"btn-primary\" href=\"https:\/\/www.dariba.co\/rett-exemptions-saudi-arabia\/\">Read the Complete Guide \u2192<\/a>\n<\/div>\n\n<!-- ALSO READING -->\n<div class=\"also-reading\">\n  <h3>Continue Reading<\/h3>\n  <div class=\"also-cards\">\n    <a class=\"also-card\" href=\"https:\/\/www.dariba.co\/rett-waqf-endowment-exemption-saudi-arabia\/\">\n      <span class=\"also-card-tag\">Article 6<\/span>\n      <span class=\"also-card-title\">RETT Exemption for Waqf and Endowment Transfers<\/span>\n    <\/a>\n    <a class=\"also-card\" href=\"https:\/\/www.dariba.co\/rett-mortgage-guarantee-security-transfer-saudi-arabia\/\">\n      <span class=\"also-card-tag\">Article 8<\/span>\n      <span class=\"also-card-title\">RETT Exemption for Security and Guarantee Transfers<\/span>\n    <\/a>\n  <\/div>\n<\/div>\n\n<!-- DISCLAIMER -->\n<div class=\"disclaimer\">\n  <p>This article is based on the Real Estate Transaction Tax Law (Royal Decree No. M\/84), its Implementing Regulations (Board Resolution No. 01-03-25 dated 24\/09\/1446H), and ZATCA&#8217;s Detailed Guideline for RETT. It is provided for general information only and does not constitute tax or legal advice. dariba.co is an independent platform with no consulting relationships.<\/p>\n<\/div>\n\n<\/div>\n\n<script>\ndocument.querySelectorAll('.dariba-article .faq-q').forEach(function(btn) {\n  btn.addEventListener('click', function() {\n    btn.parentElement.classList.toggle('open');\n  });\n});\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Tax Intelligence RETT Exemptions Part of RETT Exemptions in Saudi Arabia: The Complete Analysis \u2014 Article 7 of 10 When the government is on one side of a property deal, people tend to assume RETT simply does not apply. That assumption is right in one direction and wrong in the other. Transferring property to a [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6,7],"tags":[],"class_list":["post-544","post","type-post","status-publish","format-standard","hentry","category-rett","category-rett-exemptions"],"_links":{"self":[{"href":"https:\/\/www.dariba.co\/index.php?rest_route=\/wp\/v2\/posts\/544","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dariba.co\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dariba.co\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dariba.co\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dariba.co\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=544"}],"version-history":[{"count":0,"href":"https:\/\/www.dariba.co\/index.php?rest_route=\/wp\/v2\/posts\/544\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.dariba.co\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=544"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dariba.co\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=544"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dariba.co\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=544"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}