AUD (Australian Dollar)
The Australian Dollar (AUD) is Australia's official currency and legal tender, also used in some of its territories and neighboring countries. Known as a commodity currency, its value depends heavily on the prices of Australia's key exports like iron ore, coal, gold, and agricultural products. The AUD, symbolized as $, A$, or AU$ to differentiate it from other dollar-based currencies, is among the world's most traded currencies. Its exchange rate, particularly with the US dollar, is closely monitored by investors and traders.
Available currency pairs
Currency pair | Base currency | Quote currency | Name |
---|
Code examples
Get last quoute:
curl --request GET \
--url 'https://api.tradewatch.io/currencies/quote?symbol=SOME_STRING_VALUE&precision=SOME_INTEGER_VALUE' \
--header 'api-key: REPLACE_KEY_VALUE'