Nominal Effective Exchange Rate (NEER) measuring the value of a currency relative to a basket of trading partners' currencies, weighted by trade volumes. Published monthly by the BIS.
Latest reading:99.98 Index (2020=100)·Last updated:·Source: MAS/SingStat
Category: Economy
API Endpoint
/api/v1/announcements/sgd/trade_weighted_index
Use the production OpenAPI schema for the authoritative REST route metadata.
The trade-weighted index (TWI) for Singapore measures the sgd's value against a basket of currencies weighted by bilateral trade volumes. It gives a broader read of currency strength than any single bilateral rate.
Why FX traders watch it
The Monetary Authority of Singapore monitors the TWI when assessing imported inflation and the competitiveness of Singapore's export sector. A strong TWI can reduce import inflation but also reduce export competitiveness.
How to interpret the data
A rising TWI means the sgd is strengthening in trade-weighted terms, reducing import costs but potentially weighing on export growth. The Monetary Authority of Singapore may reference TWI levels in communications about currency policy.
Optional upper bound. Defaults to the current date.
api_key
CONDITIONAL
string
Required for non-USD announcement requests. USD announcement requests are public without an API key.
Example Usage
To retrieve Trade-Weighted Index (NEER) data for SGD from 2023:
GET https://fxmacrodata.com/api/v1/announcements/sgd/trade_weighted_index?start_date=2023-01-01&end_date=2023-12-31&api_key=YOUR_API_KEY
Frequently Asked Questions
How often is Singapore Trade-Weighted Index (NEER) updated?
Trade-Weighted Index (NEER) for Singapore is released on a monthly schedule by Monetary Authority of Singapore (or the relevant national statistics agency). FXMacroData ingests each new value within seconds of the official publication and exposes the exact announcement timestamp on every record.
What unit is Trade-Weighted Index (NEER) reported in?
The series is published in Index (2020=100). The exact unit is also returned on every API response under the indicator metadata.
Where does FXMacroData source Singapore Trade-Weighted Index (NEER) data?
Data is fetched directly from Monetary Authority of Singapore or the official national statistics publication for Singapore. The source URL is preserved on every announcement record so downstream consumers can trace the value back to its primary release.
How do I query Trade-Weighted Index (NEER) for Singapore via the API?
Issue a GET request to /api/v1/announcements/sgd/trade_weighted_index?api_key=YOUR_API_KEY. The response contains a chronological list of observations with values, release dates, and announcement timestamps. USD announcement data is public; other currencies require a Professional API key.