
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 |
|---|---|---|---|
|
CALAMOS CONVERTIBLE & HIGH INCOME FUND
A closed-end fund investing in convertible securities and h…
|
CHY | US | Financial and insurance activit… |
|
CALAMOS CONVERTIBLE OPPORTUNITIES & INCOME FUND
A closed-end fund investing in convertible securities and h…
|
CHI | US | Financial and insurance activit… |
|
Calamos Dynamic Convertible & Income Fund
A closed-end fund investing in convertibles and high-yield …
|
CCD | US | Financial and insurance activit… |
|
Calamos Global Dynamic Income Fund
A closed-end fund using a dynamic global strategy for incom…
|
CHW | US | Financial and insurance activit… |
|
CALAMOS GLOBAL TOTAL RETURN FUND
A closed-end fund seeking total return from a global portfo…
|
CGO | US | Financial and insurance activit… |
|
Calamos Long/Short Equity & Dynamic Income Trust
A closed-end fund using long/short equity and multi-asset i…
|
CPZ | US | Financial and insurance activit… |
|
CALAMOS STRATEGIC TOTAL RETURN FUND
A closed-end fund seeking total return from a multi-asset c…
|
CSQ | US | Financial and insurance activit… |
|
CALCULUS VCT PLC
A venture capital trust investing in a diversified portfoli…
|
CLC | GB | Financial and insurance activit… |
|
Caledonia Investments PLC
A self-managed investment trust managing a diversified port…
|
CLDN | GB | Financial and insurance activit… |
|
Canadian General Investments Ld
A closed-end fund investing in Canadian equities for long-t…
|
CGI | CA | 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.