Riyadh Academy Khuzam Logo

Riyadh Academy Khuzam Tuition Calculator

Estimate your annual fees, sibling discounts, and special offers.

Sibling Discount (10%) Automatically applies to all children except the first one (starting from the lowest grade).

{{ applySiblingDiscount ? 'Enabled' : 'Disabled' }}

Number of Students

{{ grade }}

SAR / year

Base fee: {{ formatCurrency(fees[grade]) }} / year

{{ counts[grade] }}
{{ stageDiscounts[grade].type === 'fixed' ? 'SAR' : '%' }}

Apply Global Extra Discount

Apply an additional percentage or fixed amount deduction to the entire calculated total (after sibling & stage discounts).

{{ discountType === 'fixed' ? 'SAR' : '%' }}

Fee Summary

{{ calculations.totalStudents }} students selected

{{ grade }} x{{ counts[grade] }} students {{ formatCurrency(fees[grade] * counts[grade]) }}
No students added yet.
Subtotal {{ formatCurrency(calculations.subtotal) }}
Sibling Discount (10%) -{{ formatCurrency(calculations.totalSiblingDiscount) }}
Stage Discounts -{{ formatCurrency(calculations.totalStageDiscount) }}
Global Extra Discount -{{ formatCurrency(calculations.totalAdditionalDiscount) }}
Total Due Annual fees (SAR)
{{ new Intl.NumberFormat('en-US', { minimumFractionDigits: 0, maximumFractionDigits: 2 }).format(calculations.finalTotal) }} SAR