XSC Economy Markets
The XSC Economy Markets API provides users with access to comprehensive financial data, including exchange rates, commodity prices, U.S. stock market information, and an economic calendar. It is an ideal tool for those looking to track and analyze global financial markets. Not only does it offer up-to-date currency exchange rates, but it also allows users to compare different currencies and…
XSC Economy Markets endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
US Stocks List /economy/assets/american-stocks/list |
This is used to list US stocks available in our system. The "code" information retrieved from this endpoint can be used in the next endpoint. |
| GET |
Economic Calendar Dates /economy/assets/calendar-date-list |
Fetches the dates that have active data. You can use the date value in other endpoints. |
| GET |
Supported Commodities /economy/assets/commodities-list |
This endpoint is used to list the commodity prices registered in our system. The "code" information retrieved from this endpoint can be used to make requests to other endpoints. |
| GET |
Supported Currencies /economy/assets/currencies |
This endpoint is used to list the exchange rates registered in our system. The "code" information retrieved from this endpoint can be used to make requests to other endpoints. |
| GET |
Exchange Rates /economy/assets/exchange |
This endpoint returns exchange rate information. The example output includes details such as baseCurrencyCode (base currency) and targetCurrencyCode (target currency), currency… |
| GET |
US Stock Market Data /economy/assets/american-stocks/exchange-rate |
Provides the current price information for stocks. If no value is provided, it returns the full list. |
| GET |
Economic Calendar /economy/assets/calendar |
Lists the economic calendar for the specified day. |
| GET |
Commodity Rates /economy/assets/commodities |
Commodity Rates |
XSC Economy Markets pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $20 / month | — |
|
| ULTRA | $40 / month | — |
|
| MEGA | $60 / month | — |
|