
Smart Global Aggregate Bond ETF — Investor Relations & Filings
The Smart Global Aggregate Bond ETF is an exchange-traded fund designed to provide investors with exposure to a diversified portfolio of investment-grade debt securities from around the world. The fund typically aims to track the performance of a broad global bond index, such as the Bloomberg Global Aggregate Index, often hedged to mitigate foreign exchange risk. Its holdings generally include government, government-related, corporate, and securitized bonds from both developed and emerging markets. The ETF offers a liquid and cost-effective vehicle for gaining broad-based fixed-income diversification, focusing on capital preservation and regular income distributions. It serves investors looking to balance equity volatility within a multi-asset portfolio by accessing a wide range of global credit markets through a single investment product.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| AGG NTA 22-05-2026 $1.20113 | 2026-05-25 | English | |
| AGG NTA 21-05-2026 $1.20213 | 2026-05-22 | English | |
| AGG Distribution Notice | 2026-05-21 | English | |
| AGG NTA 20-05-2026 $1.19733 | 2026-05-21 | English | |
| AGG NTA 19-05-2026 $1.19966 | 2026-05-20 | English | |
| AGG NTA 18-05-2026 $1.19974 | 2026-05-19 | English |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46996818 | AGG NTA 22-05-2026 $1.20113 | 2026-05-25 | English | ||
| 46754977 | AGG NTA 21-05-2026 $1.20213 | 2026-05-22 | English | ||
| 46698144 | AGG Distribution Notice | 2026-05-21 | English | ||
| 46696873 | AGG NTA 20-05-2026 $1.19733 | 2026-05-21 | English | ||
| 46561380 | AGG NTA 19-05-2026 $1.19966 | 2026-05-20 | English | ||
| 46495286 | AGG NTA 18-05-2026 $1.19974 | 2026-05-19 | English | ||
| 46378966 | AGG NTA 15-05-2026 $1.20478 | 2026-05-18 | English | ||
| 46319353 | AGG NTA 14-05-2026 $1.20339 | 2026-05-15 | English | ||
| 45773100 | AGG NTA 13-05-2026 $1.20386 | 2026-05-14 | English | ||
| 45344124 | AGG NTA 12-05-2026 $1.20697 | 2026-05-13 | English | ||
| 45008120 | AGG NTA 11-05-2026 $1.20829 | 2026-05-12 | English | ||
| 44815267 | AGG NTA 08-05-2026 $1.20830 | 2026-05-10 | English | ||
| 43678819 | AGG NTA 07-05-2026 $1.20915 | 2026-05-08 | English | ||
| 42054346 | AGG NTA 06-05-2026 $1.20621 | 2026-05-06 | English | ||
| 41571202 | AGG NTA 05-05-2026 $1.20405 | 2026-05-06 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CHIMERA S&P KUWAIT SHARIAH ETF-Share Class B-Income
A Shariah-compliant ETF tracking S&P Kuwait Shariah Liquid …
|
KWTI | AE | Financial and insurance activit… |
|
Chimera S&P Pakistan UCITS ETF- Share D - Income
Mirrors S&P Pakistan BMI Liquid 35/20 Capped Index performa…
|
PKSTN | AE | Financial and insurance activit… |
|
CHIMERA S&P TURKEY SHARIAH ETF SHARE CLASS B - Income
Provides Shariah-compliant total returns from Turkish secur…
|
TURKI | AE | Financial and insurance activit… |
|
Chimera S&P UAE Shariah ETF- Share class A- Accumulating
An ETF providing Shariah-compliant total returns and divers…
|
UAEA | AE | Financial and insurance activit… |
|
Chimera S&P UAE Shariah ETF- Share class B - Income
An ETF providing Shariah-compliant returns tracking S&P UAE…
|
CHAESHIN | AE | Financial and insurance activit… |
|
Chimera S&P UAE UCITS ETF - Share Class A - Accumulating
A Shariah compliant ETF tracking the S&P UAE Broad Market I…
|
CHAE | AE | Financial and insurance activit… |
|
CHIMERA S&P UAE UCITS ETF - SHARE CLASS D INCOME
A passively managed ETF tracking the S&P UAE BMI Liquid 20/…
|
UAED | AE | Financial and insurance activit… |
|
CHIMERA S&P US SHARIAH GROWTH ETF
Offers investors Shariah-compliant exposure to US equity ma…
|
USGRWTH | AE | Financial and insurance activit… |
|
CHIMERA S&P US SHARIAH VALUE ETF
An exchange-traded fund providing exposure to Shariah-compl…
|
USVALUE | AE | Financial and insurance activit… |
|
Chimera Umbrella Fund - Chimera JP Morgan Global Sukuk
An ETF offering direct access to diversified global USD-den…
|
SUKUK | AE | Financial and insurance activit… |
Smart Global Aggregate Bond ETF via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/66147/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66147 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=66147 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=66147 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 66147}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Smart Global Aggregate Bond ETF (id: 66147)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.