Command Palette

Search for a command to run...

๐Ÿ‡ณ๐Ÿ‡บ

Niue

Niue

Niue ยท Oceania

Capital

Alofi

Population

0

Currency

$ NZD

Calling Code

+683

Languages

English
English
en

Geography

Region

Polynesia

Subregion

Polynesia

Continent

Oceania

Area

260 kmยฒ

Landlocked

No

TLD

.nu

Airports (1)

IUENIUE
Niue International Airport (Hanan Int'l)
Niue

Country Codes

ISO 3166-1 Alpha-2

NU

ISO 3166-1 Alpha-3

NIU

ISO 3166-1 Numeric

570

BCP 47

en-NU

IOC

FIFA

NIU

Currency Format

Name

New Zealand Dollar

Native Name

New Zealand dollar

Code

NZD

Symbol

$

Symbol Position

before

Decimal Separator

.

Thousands Separator

,

Decimal Digits

2

Example:

$123,456.79

Date & Time Formats

Date Formats

Full

EEEE, MMMM d, y

Long

MMMM d, y

Medium

MMM d, y

Short

M/d/yy

Time Formats

Full

h:mm:ssโ€ฏa zzzz

Long

h:mm:ssโ€ฏa z

Medium

h:mm:ssโ€ฏa

Short

h:mmโ€ฏa

First Day of Week

Monday

Clock Format

24h

Primary Timezone

UTC-11:00

UTC Offset

+00:00

Timezones

UTC-11:00

Number Formatting

Decimal Separator

.

Thousands Separator

,

Digit Grouping

3

Numbering System

latn

Example:

1,234,567.89

Locale Settings

Writing Direction

LTR

Measurement System

metric

Temperature Scale

celsius

Paper Size

A4

Driving Side

right

Week Numbering

ISO

Raw JSON Data

{
  "$schema": "1.0.0",
  "lastUpdated": "2026-02-15",
  "sources": [
    "SimpleLocalize",
    "CLDR",
    "mledoze/countries",
    "Manual Overrides"
  ],
  "basics": {
    "name": "Niue",
    "officialName": "Niue",
    "nativeName": "Niue",
    "officialNativeName": "Niue",
    "capital": "Alofi",
    "capitalCoordinates": [
      -19.05952,
      -169.91867
    ],
    "coordinates": [
      -19.03333333,
      -169.86666666
    ],
    "continent": "Oceania",
    "region": "Polynesia",
    "subregion": "Polynesia",
    "population": 0,
    "area": 260,
    "flagEmoji": "๐Ÿ‡ณ๐Ÿ‡บ",
    "tld": [
      ".nu"
    ],
    "landlocked": false,
    "borders": [],
    "languages": [
      {
        "code": "en",
        "iso639_2": "eng",
        "iso639_3": "eng",
        "name": "English",
        "nativeName": "English",
        "official": true,
        "direction": "ltr",
        "countries": []
      }
    ],
    "demonym": "Niuean"
  },
  "codes": {
    "iso3166Alpha2": "NU",
    "iso3166Alpha3": "NIU",
    "iso3166Numeric": "570",
    "bcp47": [
      "en-NU"
    ],
    "internetTld": "nu",
    "ioc": "",
    "fifa": "NIU",
    "vehicleCode": "",
    "fips10": "NE",
    "unLocode": "NU",
    "stanag1059": "NIU",
    "itu": "NIU",
    "uic": "",
    "maritime": 542,
    "mmc": ""
  },
  "currency": {
    "code": "NZD",
    "numericCode": 554,
    "name": "New Zealand Dollar",
    "nativeName": "New Zealand dollar",
    "symbol": "$",
    "narrowSymbol": "$",
    "symbolPosition": "before",
    "decimalSeparator": ".",
    "thousandsSeparator": ",",
    "decimalDigits": 2,
    "subunitValue": 100,
    "subunitName": "Cents",
    "pattern": "ยค#,##0.00",
    "example": "$123,456.79",
    "accountingExample": "($1,234.56)"
  },
  "dateTime": {
    "firstDayOfWeek": 1,
    "clockFormat": "24h",
    "dateFormats": {
      "full": "EEEE, MMMM d, y",
      "long": "MMMM d, y",
      "medium": "MMM d, y",
      "short": "M/d/yy"
    },
    "timeFormats": {
      "full": "h:mm:ssโ€ฏa zzzz",
      "long": "h:mm:ssโ€ฏa z",
      "medium": "h:mm:ssโ€ฏa",
      "short": "h:mmโ€ฏa"
    },
    "datePatterns": {
      "full": "yMMMMEEEEd",
      "long": "yMMMMd",
      "medium": "yMMMd",
      "short": "yyMd"
    },
    "timePatterns": {
      "full": "ahmmsszzzz",
      "long": "ahmmssz",
      "medium": "ahmmss",
      "short": "ahmm"
    },
    "monthNames": {
      "wide": [
        "January",
        "February",
        "March",
        "April",
        "May",
        "June",
        "July",
        "August",
        "September",
        "October",
        "November",
        "December"
      ],
      "abbreviated": [
        "Jan",
        "Feb",
        "Mar",
        "Apr",
        "May",
        "Jun",
        "Jul",
        "Aug",
        "Sep",
        "Oct",
        "Nov",
        "Dec"
      ],
      "narrow": [
        "J",
        "F",
        "M",
        "A",
        "M",
        "J",
        "J",
        "A",
        "S",
        "O",
        "N",
        "D"
      ]
    },
    "dayNames": {
      "wide": [
        "Sunday",
        "Monday",
        "Tuesday",
        "Wednesday",
        "Thursday",
        "Friday",
        "Saturday"
      ],
      "abbreviated": [
        "Sun",
        "Mon",
        "Tue",
        "Wed",
        "Thu",
        "Fri",
        "Sat"
      ],
      "narrow": [
        "S",
        "M",
        "T",
        "W",
        "T",
        "F",
        "S"
      ]
    },
    "amPmMarkers": [
      "AM",
      "PM"
    ],
    "timezones": [
      "UTC-11:00"
    ],
    "primaryTimezone": "UTC-11:00",
    "utcOffset": "+00:00"
  },
  "numberFormat": {
    "decimalSeparator": ".",
    "thousandsSeparator": ",",
    "digitGrouping": "3",
    "pattern": "#,##0.###",
    "percentExample": "25.5%",
    "example": "1,234,567.89",
    "numberingSystem": "latn"
  },
  "phone": {
    "callingCode": "+683",
    "trunkPrefix": "0",
    "internationalPrefix": "00",
    "exampleFormat": "+683 555 123 4567",
    "subscriberNumberLengths": []
  },
  "addressFormat": {
    "format": "%N%n%A%n%Z %C",
    "lineOrder": [
      "name",
      "address",
      "city"
    ],
    "postalCodeFormat": "",
    "postalCodeRegex": "",
    "postalCodeExample": "",
    "administrativeDivisionName": "Province",
    "administrativeDivisionType": "Province"
  },
  "locale": {
    "writingDirection": "ltr",
    "measurementSystem": "metric",
    "temperatureScale": "celsius",
    "paperSize": "A4",
    "drivingSide": "right",
    "weekNumbering": "ISO"
  },
  "airports": [
    {
      "countryCode": "NU",
      "region": "Niue",
      "iata": "IUE",
      "icao": "NIUE",
      "name": "Niue International Airport (Hanan Int'l)",
      "latitude": -19.079,
      "longitude": -169.926
    }
  ]
}