List of Provinces in Canada - Liste des provinces au Canada

Last updated on
30 April 2025

This is the list of all provinces and territories in Canada.

The format is "safe_key|value". The safe_key is the ISO 3166-2 code of the respective state and the value is the name of the respective state.

Pipe Delimited Values

AB|Alberta
BC|British Columbia
MB|Manitoba
NB|New Brunswick
NL|Newfoundland and Labrador
NS|Nova Scotia
ON|Ontario
PE|Prince Edward Island
QC|Quebec
SK|Saskatchewan
NT|Northwest Territories
NU|Nunavut
YT|Yukon

PHP Associative Arrays

'AB' => 'Alberta',
'BC' => 'British Columbia',
'MB' => 'Manitoba',
'NB' => 'New Brunswick',
'NL' => 'Newfoundland and Labrador',
'NS' => 'Nova Scotia',
'ON' => 'Ontario',
'PE' => 'Prince Edward Island',
'QC' => 'Quebec',
'SK' => 'Saskatchewan',
'NT' => 'Northwest Territories',
'NU' => 'Nunavut',
'YT' => 'Yukon',

En Français:

Valeurs délimitées par des barres verticales

AB|Alberta
BC|Colombie-Britannique
PE|Île-du-Prince-Édouard
MB|Manitoba
NB|Nouveau-Brunswick
NS|Nouvelle-Écosse
ON|Ontario
QC|Québec
SK|Saskatchewan
NL|Terre-Neuve-et-Labrador
NU|Nunavut
NT|Territoires du Nord-Ouest
YT|Yukon

Tableaux associatifs PHP

'AB' => 'Alberta'
'BC' => 'Colombie-Britannique'
'PE' => 'Île-du-Prince-Édouard'
'MB' => 'Manitoba'
'NB' => 'Nouveau-Brunswick'
'NS' => 'Nouvelle-Écosse'
'ON' => 'Ontario'
'QC' => 'Québec'
'SK' => 'Saskatchewan'
'NL' => 'Terre-Neuve-et-Labrador'
'NU' => 'Nunavut'
'NT' => 'Territoires du Nord-Ouest'
'YT' => 'Yukon'

Help improve this page

Page status: Not set

You can: