Remote Area Allowance — couple (each)

This page is a direct rule-based guide for AU_FEDERAL_REMOTE_AREA_ALLOWANCE_COUPLE (rule version 2025-26, effective 1 July 2025). It explains the partnered branch of the Remote Area Allowance cluster, the $15.60 per-partner fortnightly rate, the $7.30 per dependent child top-up that distinguishes this rule from its single sibling, and the entirely automatic pathway by which it is added to qualifying Centrelink primary payments when both partners live in a designated remote area.

Don't want to read the full rule? Get a personalised report on every Australian government benefit you may qualify for in under 3 minutes.

Quick Answer

You may qualify when all of the following are true: you receive a qualifying Centrelink primary payment such as JobSeeker, Age Pension, Disability Support Pension, Parenting Payment Partnered, Carer Payment, Austudy, or Youth Allowance (receiving_qualifying_payment = true); your recorded primary address sits inside a designated remote area, generally Australian Tax Zone A or specific Zone B and special-area locations (lives_in_remote_area = true); and your partner status is partnered (partner_status = partnered). Each partner is assessed independently against the same gate set.

You are blocked when any single gate fails. The conflicts list directly excludes coexistence with the single branch of the cluster, so a partnered recipient cannot also be paid under the single rule. The exclude block in the YAML is empty, which means there is no separate income or asset test sitting on top of this rule — the qualifying primary payment itself carries that gating, and once it is in place at any positive rate the supplement pays in full.

Rate logic summary: a flat $15.60 per fortnight per partner from 1 July 2025, plus $7.30 per fortnight per dependent child calculated through the per_child_addition field against dependent_children_count. Two partnered recipients with two children sharing the same household and both on qualifying primary payments receive $15.60 + $15.60 + 2 × $7.30 = $45.80 per fortnight in total Remote Area Allowance across the household.

What Is This Payment?

Remote Area Allowance — couple is the partnered branch of the Remote Area Allowance cluster. Inside the rule database it is tagged as a monetary primary Federal benefit, the parent_cluster is Remote Area Allowance, and the entitlement scope is personal and ongoing. The supplement is a small per-person top-up designed to recognise the higher cost of living in remote Australia: longer travel distances for groceries, fuel, medical visits, and freight surcharges on basic goods. The partnered rate is set lower than the single rate to reflect shared overheads — a household with two adults pays only one set of fixed utility connection charges, runs one freezer, and shares the cost of one freight delivery.

The administering body is Services Australia. The dedicated landing page at servicesaustralia.gov.au/remote-area-allowance lists the qualifying primary payments and the underlying remote-area definition. The rule's application_meta.notes explicitly states that the supplement is auto-assessed when a qualifying primary payment is in place and the recorded address falls inside a Tax Zone A or specified Zone B locality. The two intake channels (online via myGov and in-person at a service centre) cover the address-update and partner-status-change paths rather than a separate Remote Area Allowance application.

The cluster has three rules with identical eligibility gates apart from family composition. The rule engine routes a recipient to one of three branches: single with no children pays $18.20 per fortnight flat; partnered pays $15.60 per fortnight per partner with the $7.30 per-child top-up handled here (this rule); single with children pays $18.20 per fortnight plus a $7.30 per-child top-up. The reason this partnered rule carries the per-child addition rather than treating the children as a separate concern is that families in remote areas typically have all children on one parent's record, and routing the per-child component through the partnered rule keeps the household total deterministic.

How Much Can You Get?

The amount block is defined as a fixed payment paid fortnightly. The headline value is $15.60 per fortnight per partner, recorded in the rule note as the official Services Australia rate effective 1 July 2025. The amount block also defines a per_child_addition of $7.30 per fortnight, calculated against the dependent_children_count field, which adds to the partner who carries the children on their customer record.

Worked household examples make the arithmetic concrete. A couple with no children, both on qualifying primary payments, receives $15.60 + $15.60 = $31.20 per fortnight household total. A couple with two dependent children, both on qualifying primary payments, with the children on one partner's record, receives $15.60 + $15.60 + (2 × $7.30) = $45.80 per fortnight household total. A couple where only one partner is on a qualifying payment, with three dependent children, receives $15.60 + (3 × $7.30) = $37.50 per fortnight on the on-payment partner's record only.

Annualised, a no-children couple receives approximately $811.20 per year across 26 fortnights. A couple with two children receives approximately $1,190.80 per year. The display period in the outputs section is yearly, so the assessment system surfaces the annualised number on each partner's statement. Although the per-fortnight figure is small in isolation, the cumulative effect over a long-term Age Pension or Carer Payment claim is substantial.

Three numeric facts drive the dollar outcome. First, the per-partner base is a fixed $15.60 with no taper, no income reduction, and no asset test of its own — the qualifying primary payment carries the income and asset gating. Second, the per-child addition of $7.30 is fixed and uses the rule's children_field reference to dependent_children_count, so it scales linearly with family size. Third, the rule has no caps, no multiplier, no reduces_if, and no date_windows; the only complexity is the per-child top-up.

Audit recipe. First confirm each partner is on a qualifying Centrelink primary payment via the receiving_qualifying_payment field; assess each partner independently. Second confirm the recorded primary address sits inside a designated remote area via lives_in_remote_area. Third confirm partner_status = partnered for each partner. Fourth award $15.60 per fortnight per partner whose gates pass, then add $7.30 × dependent_children_count to the partner whose record carries the children.

Eligibility Conditions

The eligibility block is an all set with three items, every one of which must pass simultaneously for each individual partner being assessed.

  1. Qualifying Centrelink primary payment held: receiving_qualifying_payment = true. This covers the broad list of allowance-type and pension-type income-support payments — JobSeeker, Age Pension, Disability Support Pension, Parenting Payment Partnered, Carer Payment, Austudy, and Youth Allowance. A partner who is not on a qualifying primary payment does not receive a $15.60 supplement on their own line, even if their partner is on one.
  2. Address inside a designated remote area: lives_in_remote_area = true. The boolean is resolved against the Services Australia remote-area postcode schedule, which mirrors Tax Zone A and specified Zone B and special-area localities. Each partner's address is checked individually, although in standard partnered arrangements the same recorded address applies to both.
  3. Partnered status: partner_status = partnered. Single recipients route to the no-children single rule or the single-with-children sibling rule, depending on dependent children. The conflicts list explicitly excludes coexistence with the single branch.

Required fields collected at intake: receiving_qualifying_payment, lives_in_remote_area, partner_status. The rule does not require dependent_children as an explicit gate — the per-child addition reads dependent_children_count, which can validly be zero for a couple without children. Application meta lists a single evidence item — proof of address in the remote area — although in practice that proof is usually already on file.

The conflicts list rules out coexistence with the single branch of the cluster, the AU_FEDERAL_REMOTE_AREA_ALLOWANCE_SINGLE rule. A partnered recipient cannot simultaneously be paid as a single recipient. The exclude block in the YAML is empty.

Two practical considerations matter. First, partner status changes mid-fortnight reroute both members of the household. If a couple separates, both partners flip to single status; if both remain on qualifying payments and at remote-area addresses, the rule reroutes them to the single branch (with or without children depending on who carries the children). Second, the per-child top-up sits on the parent who carries dependent_children_count on their record, not split across both — so the practical household total depends on which parent is recorded as the primary carer for FTB purposes.

How To Apply

Application metadata defines two channels: online and service centre. There is no separate Remote Area Allowance claim form. Services Australia issues the supplement automatically alongside each partner's underlying qualifying primary payment once the recorded address satisfies the remote-area test and the partnered status is recorded. The rule's apply URL points to the Services Australia information page, which doubles as the policy source.

Evidence requirements are explicitly listed in the rule and short:

Two practical tips help. First, when a partner moves in or moves out, lodge the partner-status update in Express Plus Centrelink before the next fortnightly review so the rule routes correctly between the single and partnered branches without retrospective adjustment. Second, when a couple has children on one partner's customer record but the other partner is the day-to-day primary carer, consider a single-record review — the per-child top-up sits on whichever record carries dependent_children_count, and a stale record can leave $7.30 per child per fortnight on the wrong line.

Read official Remote Area Allowance guidance

Rule-Based Scenarios

Scenario 1: partnered Age Pensioners in Karratha, no children

Bjarne and Ingrid are both 70-year-old Age Pensioners who have lived in Karratha for 18 years. Both are on the qualifying payment list, the recorded primary address sits inside Tax Zone A, and their partner status is partnered. Each receives $15.60 per fortnight, totalling $31.20 per fortnight household. There are no dependent children, so the per-child addition is zero. The household receives approximately $811 per year in Remote Area Allowance on top of two Age Pensions.

Scenario 2: partnered Carer Payment with three dependent children

Pavel is on Carer Payment for his disabled brother and lives in Tennant Creek, a Tax Zone A locality. His partner Magdalena is on Parenting Payment Partnered. The couple has three dependent children on Magdalena's customer record. Each partner's $15.60 supplement totals $31.20 per fortnight, plus a $7.30 × 3 = $21.90 per-child top-up on Magdalena's line. Household total is $53.10 per fortnight, about $1,381 per year.

Scenario 3: only one partner on a qualifying payment

Riku is on JobSeeker Payment in Broome, a Tax Zone A locality. His partner Eveliina works full-time and is not on any Centrelink payment. The couple has one dependent child on Riku's customer record. Riku passes all three gates and receives $15.60 + $7.30 = $22.90 per fortnight. Eveliina fails the receiving_qualifying_payment gate, so she receives no supplement on her own line. The household total comes solely from Riku's record at approximately $595 per year.

Scenario 4: couple separates and both reroute to the single branches

Stefano and Aurelia were both on Disability Support Pension while living in Cooktown, drawing $15.60 each plus a $7.30 per-child top-up on Aurelia's record for one child. They separate; partner_status flips to single for both. Stefano stays in Cooktown without children and reroutes to the no-children single rule at $18.20. Aurelia stays in Cooktown with the child and reroutes to the single-with-children rule at $18.20 + $7.30 = $25.50. The total household supplement moves from $38.50 (couple+1 child) to $43.70 (single+1 child + single no children), reflecting the lower shared-overhead assumption built into the partnered rate.

Common Mistakes

Related Rules And Interactions

The conflicts list and rule notes establish strong relationships with sibling rules in the same cluster and with the qualifying primary payments:

These are direct relationship declarations from the rule and should be treated as deterministic for this policy version.

Frequently Asked Questions

What is the exact fortnightly amount for the partnered rate?

$15.60 per fortnight per partner from 1 July 2025, recorded directly in the rule's amount.value field. Each partner with a qualifying primary payment receives $15.60, plus a $7.30 per fortnight per dependent child top-up on the partner whose record carries dependent_children_count.

How does the per-child top-up scale with family size?

The per_child_addition of $7.30 is multiplied by dependent_children_count and added to the qualifying partner's payment line. A couple with two children receives $14.60 in total per-child top-up; with three children, $21.90; with four children, $29.20. The top-up is paid on one partner's record, not split across both.

What if my partner does not have a Centrelink payment?

The receiving_qualifying_payment gate is assessed per individual. A partner without a qualifying primary payment receives no $15.60 supplement on their own line, regardless of the household's overall situation. The on-payment partner still receives their full $15.60 plus any per-child top-up.

Is this supplement counted in adjusted taxable income?

No. Remote Area Allowance is non-taxable and is not counted in adjusted taxable income for FTB Part A reconciliation. Each partner's $15.60 is treated as a small geographic-equity top-up rather than as wage-equivalent income.

What happens if one partner's primary payment drops to nil rate?

The first gate fails for that partner when their underlying primary payment sits at nil rate for an assessment fortnight, so their $15.60 line does not pay for that fortnight. The other partner's $15.60 line is unaffected, and any per-child top-up sits with whichever partner carries the children — usually the more stable record.

How does illness-separation affect the partnered rate?

Illness-separated partnered recipients (one in long-term hospital, nursing care, respite, or prison) are not pulled to the single rate by this rule the way Pharmaceutical Allowance does. Partner_status remains partnered for Remote Area Allowance purposes, and each partner is assessed at the $15.60 rate against their own recorded address.

Find every Australian government benefit you're entitled to

Benefit Check uses the same rule engine behind this page to scan all 272 federal and state benefits. Answer a short questionnaire and get your full eligibility list with calculated amounts.