A MIC code is the universal 4-letter identifier for a stock exchange or trading venue under ISO 10383. This tool lets you search major global venues by name, city, country, or code, and shows whether each is an operating or segment MIC.
How it works
Each MIC is a fixed 4-character code registered with SWIFT, the ISO 10383 registration authority. The standard distinguishes two levels:
- Operating MIC — the legal entity running one or more markets (e.g.
XNYSfor the New York Stock Exchange). - Segment MIC — a specific market or order book operated under that entity.
Many primary exchanges follow the X + city/country pattern: XLON London,
XTKS Tokyo, XPAR Paris, XETR Xetra (Frankfurt). Searching this directory
matches your term against the code, name, city, and country.
Commonly referenced MIC codes
| MIC | Exchange | City | Country |
|---|---|---|---|
| XNYS | New York Stock Exchange | New York | US |
| XNAS | NASDAQ | New York | US |
| XLON | London Stock Exchange | London | UK |
| XPAR | Euronext Paris | Paris | France |
| XETR | Xetra (Deutsche Börse) | Frankfurt | Germany |
| XTKS | Tokyo Stock Exchange | Tokyo | Japan |
| XHKG | Hong Kong Stock Exchange | Hong Kong | HK |
| XSHG | Shanghai Stock Exchange | Shanghai | China |
| XSHE | Shenzhen Stock Exchange | Shenzhen | China |
| XBOM | Bombay Stock Exchange | Mumbai | India |
| XASX | Australian Securities Exchange | Sydney | Australia |
| XTSE | Toronto Stock Exchange | Toronto | Canada |
Where MIC codes appear in practice
FIX protocol: The MIC is used in FIX tag 207 (SecurityExchange) to identify the primary listing exchange for an instrument, and in tag 30 (LastMkt) to record where a fill actually executed. Without the MIC, two trades in the same ticker on different venues are indistinguishable in a FIX feed.
MiFID II trade reporting: Under the European Union’s Markets in Financial Instruments Directive, executed trades must be reported with the MIC of the trading venue. The segment MIC is used rather than the operating MIC so the specific order book is identified.
Market data feeds: Bloomberg, Refinitiv and most other market data vendors index securities by ticker + MIC pair. The same stock listed on multiple exchanges (for example, a UK company also listed on the NYSE) has a separate record for each exchange, distinguished solely by the MIC.
Regulatory filings: ESMA (European Securities and Markets Authority) uses MIC codes in its Financial Instruments Reference Database (FIRDS) and in EMIR derivatives reporting.
Tips and examples
- Use the MIC in FIX tag 207 (SecurityExchange) and in MiFID II / consolidated tape trade reports to say exactly where a trade executed.
- A ticker alone is ambiguous — the same symbol can list on several venues, so the MIC disambiguates the actual market.
- The official list is updated monthly; always reconcile against the ISO registry for compliance reporting.
- Dark pools and ATSs (alternative trading systems) have their own MICs, so the standard covers far more than lit public exchanges.