Australian Dollar
AUD · $ · ISO 036- 1981–present
- 69 providers
- Monthly dataset
API examples
Fetch against every currency.
curl https://api.frankfurter.dev/v2/rates?base=AUDFetch five years of monthly rates.
curl https://api.frankfurter.dev/v2/rates?base=AUD&from=2021-06-22&group=monthFetch current AUD/EUR.
curl https://api.frankfurter.dev/v2/rate/AUD/EURThe public API lives at api.frankfurter.dev. For more examples and the full reference, see the docs.