Fork me on GitHub

Buay Chia

Literally, buy (buay) a car (chia).

A simple calculator for finding out the annualized (and monthly-ized) cost for buying or owning a chia, new or used, in Singapore, based on rebates fetched during deregistration.

Only valid if the chia you want to buay:

  • is a Singapore-registered chia,
  • is a PARF chia,
  • is a petrol chia,
  • is a less-than-10-year-old chia.

Enter stats

Need actual numbers? Go to sgcarmart.com

{{stat.label}} {{stat.pre}} {{stat.post}}

Happy?

Happy with the app?
Please buay me (U-Zyn Chua) a chia.

Not happy? Submit a pull request.

Moment of truth

ARF {{arf() | currency}}
Road tax {{roadTax() | currency}} / year
Age at purchase {{ageAtPurchase() | monthInYM}}

Monthly and annual costs

Depending when you are deregistering off your chia.

Month of
Deregistration
Age
of chia
Owned
for
Total Cost
Paid Rebate Nett Annual Monthly
{{month.time | date:'MMMM'}} {{month.time | date:'yyyy'}} {{month.ageMonth | monthInYM}} {{month.ownedMonth | monthInYM}} {{data.price + month.roadTax | currency}}
Chia: {{data.price | currency}}
Road tax: {{month.roadTax | currency}}
{{month.coeRebate + month.arfRebate | currency}}
COE: {{month.coeRebate | currency}}
ARF: {{month.arfRebate | currency}}
{{data.price + month.roadTax - month.coeRebate - month.arfRebate | currency}} {{(data.price + month.roadTax - month.coeRebate - month.arfRebate) / month.ownedMonth * 12| currency}} {{(data.price + month.roadTax - month.coeRebate - month.arfRebate) / month.ownedMonth | currency}}