
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 |
|---|---|---|---|
|
Chenghe Acquisition III Co.
A SPAC formed to acquire or merge with growing companies in…
|
CHECU | US | Financial and insurance activit… |
|
Cherry Hill Mortgage Investment Corp
A residential mortgage REIT that invests in and manages mor…
|
CHMI | US | Financial and insurance activit… |
|
Chimera FTSE ADX 15 ETF Class B Income
ETF tracking FTSE ADX 15 index, offering exposure to 15 lar…
|
CHADX15 | AE | Financial and insurance activit… |
|
CHIMERA INVESTMENT CORP
A hybrid REIT that invests in a diversified portfolio of mo…
|
CIM | US | Financial and insurance activit… |
|
Chimera JP Morgan UAE Bond UCITS ETF-Share Class-D Income
Provides total return from USD-denominated, investment-grad…
|
BONDAE | AE | Financial and insurance activit… |
|
Chimera S&P China HK Shariah ETF
An exchange-traded fund providing Shariah-compliant total r…
|
CHHK | AE | Financial and insurance activit… |
|
Chimera S&P Germany UCITS ETF - Share Class D - In
An ETF tracking an S&P Germany index, providing total retur…
|
GRMNY | AE | Financial and insurance activit… |
|
CHIMERA S&P INDIA SHARIAH ETF-SHARE CLASS B INCOME
An ETF providing Shariah-compliant exposure to Indian equit…
|
INDI | AE | Financial and insurance activit… |
|
Chimera S&P Japan UCITS ETF - Share Class D-Income
A UCITS compliant ETF tracking S&P Japan BMI Liquid 35/20 C…
|
JPANI | AE | Financial and insurance activit… |
|
CHIMERA S&P KSA SHARIAH ETF-SHARE CLASS B-INCOME
An exchange-traded fund tracking S&P KSA Shariah Index for …
|
SAUDIA | 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.