Command Palette

Search for a command to run...

$

Australian Dollar

Australian dollar

AUDNumérico: 36

Regras de Formatação

Separador Decimal

.

Separador de Milhares

,

Posição do Símbolo

before

Dígitos Decimais

2

Subunidade

100 Cents

Padrão

¤#,##0.00

Exemplo Padrão

$123,456.79

Exemplo Contábil

($1,234.56)

Usado em (6 Países)

Dados JSON Brutos

{
  "$schema": "1.0.0",
  "lastUpdated": "2026-03-04",
  "data": {
    "code": "AUD",
    "numericCode": 36,
    "name": "Australian Dollar",
    "nativeName": "Australian dollar",
    "symbol": "$",
    "narrowSymbol": "$",
    "symbolPosition": "before",
    "decimalSeparator": ".",
    "thousandsSeparator": ",",
    "decimalDigits": 2,
    "subunitValue": 100,
    "subunitName": "Cents",
    "pattern": "¤#,##0.00",
    "example": "$123,456.79",
    "accountingExample": "($1,234.56)",
    "countries": [
      "AU",
      "HM",
      "CC",
      "NR",
      "NF",
      "CX"
    ]
  }
}