
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 |
|---|---|---|---|
|
Clough Global Dividend & Income Fund
A closed-end fund seeking high total return via a global po…
|
GLV | US | Financial and insurance activit… |
|
Clough Global Equity Fund
A closed-end fund investing in global equities and fixed-in…
|
GLQ | US | Financial and insurance activit… |
|
Clough Global Opportunities Fund
A closed-end fund investing in a global portfolio of equity…
|
GLO | US | Financial and insurance activit… |
|
CLR Investment Fund Public LTD
Investment firm with a diversified portfolio of public and …
|
CLL | CY | Financial and insurance activit… |
|
CM Green Energy Fund AD
An investment fund specializing in renewable energy and cle…
|
CGRN | BG | Financial and insurance activit… |
|
CNJ Capital Investments Inc.
A non-operating Capital Pool Company seeking to acquire an …
|
CNJ.P | CA | Financial and insurance activit… |
|
Cobalt Holdings plc
An investment company providing direct exposure to cobalt b…
|
CBLT | KY | Financial and insurance activit… |
|
Cocoon Holdings Limited
Investment holding company targeting emerging private and l…
|
428 | HK | Financial and insurance activit… |
|
CODEX ACQUISITIONS PLC
A SPAC focused on acquiring businesses in the clean and ren…
|
CODX | GB | Financial and insurance activit… |
|
Coeli Private Equity AB
An investment company operating as a fund-of-funds speciali…
|
COELI | SE | 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.