Yields & Bonds

African yield curves, finally behind one API.

T-bill stop rates, government bond yields, eurobonds, and full auction histories for 13 African markets. The dataset institutional investors usually assemble by hand from debt-management-office PDFs — served as clean JSON.

AlgeriaBotswanaCape VerdeEswatiniGhanaKenyaMalawiMauritiusNigeriaSouth AfricaTunisiaUgandaZambia
Endpoints

Curve, T-bills, auctions, bonds.

GET /api/v1/markets/yields/NG/curve
GET /api/v1/markets/yields/NG/tbills
GET /api/v1/markets/yields/KE/auctions?type=bond
GET /api/v1/markets/bonds/GH?type=eurobond

Auction rows include stop rate, average yield, high/low, offered vs. allotted amounts, and subscription rate. Bond rows carry coupon, maturity, latest clean price, and yield to maturity.

Example response

A yield-curve point.

{
  "country": "Nigeria",
  "instrument_type": "tbill",
  "tenor_days": 364,
  "tenor_label": "364-Day",
  "auction_date": "2026-06-04",
  "stop_rate": 15.95,
  "average_yield": 17.2,
  "subscription_rate": 2.4,
  "currency": "NGN"
}
Who this is for

Asset managers

Track local-currency and eurobond curves across frontier Africa without a Bloomberg seat.

Fintechs & robo-advisors

Show customers what treasury bills actually pay — the benchmark every African savings product competes with.

Researchers & AI agents

Query auction history programmatically instead of scraping debt-office PDFs.

Available on the Professional tier.

$49/month for 10,000 requests/day including yields, bonds, insider trades, and every market signal. Or start free and explore the rest of the API first.

View pricing →