Australian Dollar (AUD)
The Australian Dollar is the official currency of Australia.
Currency Details
| Currency Code | AUD |
| Symbol | A$ |
| Minor Unit | Cent (1/100) |
| Countries | Australia, Christmas Island, Cocos Islands, Norfolk Island, Kiribati, Nauru, Tuvalu |
| Central Bank | Reserve Bank of Australia |
Popular AUD Conversions
Live AUD Exchange Rates
Loading live rates...
Coins & Banknotes
🪙 Coins
5c10c20c50c$1$2
💵 Banknotes
$5$10$20$50$100
Frequently Asked Questions
The ISO 4217 currency code for the Australian Dollar is AUD. This three-letter code is used internationally in banking, finance, and commerce to identify the Australian Dollar.
The Australian Dollar (AUD) is the official currency of Australia, Christmas Island, Cocos Islands, Norfolk Island, Kiribati, Nauru, Tuvalu. It is managed by the Reserve Bank of Australia.
The symbol for the Australian Dollar is A$. The minor unit is the Cent (1/100).
The Australian Dollar (AUD) is managed by the Reserve Bank of Australia. The central bank is responsible for monetary policy, issuing banknotes and coins, and maintaining the stability of the currency.
Get AUD Rates via API
Access live Australian Dollar exchange rates in your app with the official SDK.
Install
npm install @allratestoday/sdk Usage
import AllRatesToday from '@allratestoday/sdk';
const client = new AllRatesToday('YOUR_API_KEY');
const rate = await client.getRate('AUD', 'USD');