RBA

Reserve Bank of Australia API

The RBA sets the cash rate and publishes the statistical tables for monetary policy: cash-rate target, exchange rates (F11), household debt, lending rates, and the historical D and F series.

Real-rate calculations, mortgage models, FX pipelines, AUD treasury analytics, and any agent that needs the current and historical cash rate.

Why use ausdata.io. RBA publishes CSV and XLS downloads with column conventions that change between tables. We parse and normalise them so you get one JSON envelope, regardless of source table.

Datasets we serve from RBA

Sample queries

bash
curl -H "Authorization: Bearer YOUR_API_KEY" \
  "https://api.ausdata.io/v1/real-rate-regime"

curl -H "Authorization: Bearer YOUR_API_KEY" \
  "https://api.ausdata.io/v1/data/rba/exchange-rates?pair=USD&limit=30"

curl -H "Authorization: Bearer YOUR_API_KEY" \
  "https://api.ausdata.io/v1/data/rba/household-debt"

Composers that use RBA

Licence

CC-BY 4.0. Attribution returned on every response.

Query RBA data in one curl

500 free calls per month. No credit card.

Get a free key