This repository contains the official documentation for the Exchange Rates API - a modern REST API providing official Reserve Bank of Australia (RBA) exchange rate data.
Visit docs.exchangeratesapi.com.au to view the complete documentation.
Visit our website at exchangeratesapi.com.au for more information.
The Exchange Rates API provides:
- Official RBA Data: Direct from the Reserve Bank of Australia
- Real-time Rates: Updated daily at 4:00 PM AEST
- Historical Data: Complete history from 2018 onwards
- Simple REST API: Clean JSON responses
- Multiple Formats: Latest rates, historical data, time series, currency conversion + more
- API Base URL:
https://api.exchangeratesapi.com.au - Get API Key:
https://app.exchangeratesapi.com.au/login - Status Page:
https://exchangeratesapi-com-au.openstatus.dev/
Found an error in the documentation? Please submit a pull request or open an issue. We welcome contributions to improve the documentation.
The RBA Exchange Rates API is not affiliated or endorsed by the Reserve Bank of Australia. We are not responsible for any loss or damage arising from the use of the Exchange Rates API. The API is provided "as is" without warranty of any kind, either express or implied.
This documentation is licensed under MIT License.
Note: This repository contains only the documentation. The main API codebase is maintained separately.