Symbol: STAR50 | Category: Regional Stock Indices (Asia)
Get real-time and historical STAR Market 50 Index prices with our comprehensive API
Since 2026-02-13
Data available from this date
2026-03-26
Last price update date
Asia
Regional Stock Indices (Asia)
STAR Market 50 Index (STAR50) is a financial index available through the Indices-API. This index provides real-time and historical pricing data that can be accessed via our comprehensive API.
This index is classified under the Regional Stock Indices (Asia) category and is traded on the Shanghai Stock Exchange (SSE) exchange.
Our API offers seamless integration to access current prices, historical data, fluctuations, and time-series information for STAR Market 50 Index.
Get the most recent STAR Market 50 Index price. Depending on your subscription plan, the API's latest endpoint will return real-time exchange rate data updated every 60 minutes, every 10 minutes, or every 60 seconds.
https://pr5-testing.indices-api.com/api/latest?access_key=YOUR_API_KEY&base=USD&symbols=STAR50
| Parameter | Description |
|---|---|
access_key |
[required] Your API Key. |
base |
[optional] Enter the three-letter currency code or index code of your preferred base currency. Default USD. |
symbols |
[required] Enter a list of comma-separated currency codes or indices codes to limit output codes. (The number of symbols per API request depends on the acquired plan). |
{
"success": true,
"timestamp": 1519296206,
"base": "USD",
"date": "2024-01-15",
"rates": {
"STAR50": 0.000051351995333131
}
}
Get historical STAR Market 50 Index price for a specific date. Historical rates are available for STAR50 since February 2026. You can query the Indices-API API for historical rates by appending a date (format YYYY-MM-DD) to the base URL.
https://pr5-testing.indices-api.com/api/2024-10-09?access_key=YOUR_API_KEY&base=USD&symbols=STAR50
| Parameter | Description |
|---|---|
YYYY-MM-DD |
[required] A date in the past for which historical rates are requested. |
access_key |
[required] Your API Key. |
base |
[optional] Enter the three-letter currency code or index code of your preferred base currency. Default USD. |
symbols |
[required] Enter a list of comma-separated currency codes or indices codes to limit output codes. |
{
"success": true,
"historical": true,
"date": "2024-10-09",
"base": "USD",
"rates": {
"STAR50": 0.000051351995333131
}
}
Convert any amount from one currency to STAR Market 50 Index, or convert STAR50 to another currency or index. It is also possible to convert currencies using historical indices rates data.
https://pr5-testing.indices-api.com/api/convert?access_key=YOUR_API_KEY&from=USD&to=STAR50&amount=100
https://pr5-testing.indices-api.com/api/convert?access_key=YOUR_API_KEY&from=USD&to=STAR50&amount=100&date=2024-10-09
| Parameter | Description |
|---|---|
access_key |
[required] Your API Key. |
from |
[required] The three-letter currency code or index code of the symbol you would like to convert from. |
to |
[required] The three-letter currency code or index code of the currency you would like to convert to. |
amount |
[required] The amount to be converted. |
date |
[optional] Specify a date (format YYYY-MM-DD) to use historical rates for this conversion. |
{
"success": true,
"query": {
"from": "USD",
"to": "STAR50",
"amount": 100
},
"info": {
"timestamp": 1519328414,
"rate": 0.000051351995333131
},
"historical": false,
"date": "2024-01-15",
"result": 0.0051351995333131
}
Query the API for daily historical STAR Market 50 Index rates between two dates of your choice. The date limits per API request depends on the acquired plan. Note: You cannot use the current date on the parameter "end_date". We recommend using a day prior to the current date.
https://pr5-testing.indices-api.com/api/timeseries?access_key=YOUR_API_KEY&start_date=2024-10-04&end_date=2024-10-09&symbols=STAR50
| Parameter | Description |
|---|---|
access_key |
[required] Your API Key. |
start_date |
[required] The start date of your preferred timeframe. (The date limits per API request depends on the acquired plan). |
end_date |
[required] The end date of your preferred timeframe. (The date limits per API request depends on the acquired plan). |
base |
[optional] Enter the three-letter currency code or index code of your preferred base currency. Default USD. |
symbols |
[required] Enter one currency or indices codes to limit the output. |
order |
[optional] Enter the sort order of the results. Supported values: asc (ascending), desc (descending). Default is desc. |
Retrieve summarized information about how STAR Market 50 Index prices changed between two specific dates. The endpoint provides the start and end rates, absolute and percentage change. The date range limits per API request depend on your subscription plan. This endpoint supports 1 symbol per API request.
https://pr5-testing.indices-api.com/api/fluctuation?access_key=YOUR_API_KEY&start_date=2024-10-04&end_date=2024-10-09&symbols=STAR50
Get the open, high, low, and close price for STAR Market 50 Index on a specific date. Note: The open and close values are based on the start and end of the UTC day, not on traditional trading hours. If you're querying data for the current day, keep in mind that the high and close prices may change as the day progresses. This endpoint has a limitation of one symbol per request.
https://pr5-testing.indices-api.com/api/open-high-low-close/2024-10-09?access_key=YOUR_API_KEY&base=USD&symbols=STAR50
Other related indices in the same category you can query:
Explore all available indices and symbols: