Afristox Data API lets you pull African stock prices, indices, and FX data in real time β perfect for dashboards, apps, and research.
Afristox Data API
Real-time and historical African market data for developers, fintechs, and researchers.
Why Afristox API?
African markets coverage
Pan-African exchanges like JSE, NSE, EGX, ZSE/VFEX and more.
Affordable pricing
Start free, scale with predictable plans for startups and teams.
Developer-friendly
REST endpoints, JSON responses, and fast edge caching.
Quickstart
Fetch live stock prices in seconds.
bash
curl -s https://afristox.com/api/exchanges/zse | jq '.stocks[0:5]'Tip: Replace zse with vfex or zimbabwe to explore other endpoints.