
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 24-06-2026 $1.20362 | 2026-06-24 | English | |
| AGG NTA 23-06-2026 $1.20270 | 2026-06-24 | English | |
| AGG NTA 22-06-2026 $1.20207 | 2026-06-23 | English | |
| AGG NTA 19-06-2026 $1.20486 | 2026-06-22 | English | |
| AGG NTA 18-06-2026 $1.20510 | 2026-06-19 | English | |
| AGG NTA 17-06-2026 $1.20440 | 2026-06-17 | English |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 48405806 | AGG NTA 24-06-2026 $1.20362 | 2026-06-24 | English | ||
| 48329191 | AGG NTA 23-06-2026 $1.20270 | 2026-06-24 | English | ||
| 48312719 | AGG NTA 22-06-2026 $1.20207 | 2026-06-23 | English | ||
| 48218161 | AGG NTA 19-06-2026 $1.20486 | 2026-06-22 | English | ||
| 48122802 | AGG NTA 18-06-2026 $1.20510 | 2026-06-19 | English | ||
| 48104294 | AGG NTA 17-06-2026 $1.20440 | 2026-06-17 | English | ||
| 48092491 | AGG NTA 16-06-2026 $1.20263 | 2026-06-17 | English | ||
| 48079572 | AGG NTA 15-06-2026 $1.20263 | 2026-06-16 | English | ||
| 48070649 | DRP Strike Price | 2026-06-15 | English | ||
| 48069114 | AGG NTA 12-06-2026 $1.20023 | 2026-06-14 | English | ||
| 48051144 | AGG NTA 11-06-2026 $1.19853 | 2026-06-12 | English | ||
| 48034878 | AGG NTA 10-06-2026 $1.19799 | 2026-06-10 | English | ||
| 48018664 | AGG NTA 09-06-2026 $1.19831 | 2026-06-10 | English | ||
| 48004195 | AGG NTA 08-06-2026 $1.19862 | 2026-06-09 | English | ||
| 47991528 | AGG NTA 05-06-2026 $1.20157 | 2026-06-07 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ROYCE MICRO-CAP TRUST, INC.
A closed-end fund investing in micro-cap equities for long-…
|
RMT | US | Financial and insurance activit… |
|
ROYCE SMALL-CAP TRUST, INC.
A closed-end fund seeking long-term growth by investing in …
|
RVT | US | Financial and insurance activit… |
|
RTW Biotech Opportunities Ltd
Investment fund focused on transformative assets in the glo…
|
RTW | GG | Financial and insurance activit… |
|
Ruffer Investment Company Ltd
A closed-end investment company aiming for positive returns…
|
RICA | GG | Financial and insurance activit… |
|
RYDER CAPITAL LIMITED
Manages a concentrated portfolio of small to mid-cap equiti…
|
RYD | AU | Financial and insurance activit… |
|
Saba Capital Income & Opportunities Fund
A non-diversified, closed-end fund investing globally in de…
|
BRW | US | Financial and insurance activit… |
|
Saba Capital Income & Opportunities Fund II
A closed-end fund investing in credit instruments for incom…
|
SABA | US | Financial and insurance activit… |
|
Saga Pure
Investment company focused on sustainability and green tech…
|
SAGA | NO | Financial and insurance activit… |
|
SALTER BROTHERS EMERGING COMPANIES LIMITED
Manages a portfolio of small-cap and micro-cap emerging gro…
|
SB2 | AU | Financial and insurance activit… |
|
Saltire Capital
Principal firm using a permanent capital vehicle to give re…
|
SLT.U | 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.