/finance namespace · APlicious

Finance API for developers — stocks, SIP, tax brackets, and forex in one key

Build financial tools — SIP dashboards, tax estimators, portfolio trackers — without juggling multiple data vendors. One APlicious key covers every /finance endpoint.

34+finance endpoints
Get free API key View docs
GET /api/v1/finance/sip
const res = await fetch(
  'https://aplicious.com/api/v1/finance/sip' +
  '?monthly_investment=5000&annual_rate=12&years=10',
  { headers: { 'X-API-Key': 'lapi_live_••••' } }
);
const { data } = await res.json();
// { future_value: 1162745, total_invested: 600000,
//   total_gains: 562745, wealth_ratio: 1.94 }

No credit card · Free to start · X-API-Key header auth

What's included in /finance

Stock quotes & history

Real-time quotes and 90-day OHLCV history for NYSE, NASDAQ, BSE, NSE symbols.

SIP & compound interest

Mutual fund SIP projection, lumpsum returns, and compound interest with inflation adjustment.

Multi-country tax brackets

Income tax slabs for 40+ countries — India, USA, UK, Germany, Australia, and more.

Forex & crypto rates

Live exchange rates for 170 currencies and top 100 crypto assets. Historical rates included.

Net worth & FIRE calculators

FIRE number, savings rate, and net worth tracker endpoints ready to embed in any app.

Start using the finance API for developers today

Free tier — 250 calls/month, no credit card. Upgrade when you need more.

Get free API keyExplore /finance docs

Frequently asked questions

Are stock quotes real-time?

Quotes have a 15-minute delay on the free tier. Growth plan and above get near-real-time (sub-minute) data.

Which stock exchanges are supported?

NYSE, NASDAQ, BSE, NSE, LSE, TSX, ASX, and 12 more major exchanges.

Can I use this for a SaaS product?

Yes. All plans allow commercial use. The Scale plan supports up to 1M calls/month.

Is historical forex data available?

Yes. Query /finance/forex/historical with a date and base currency for daily close rates back to 2010.

Related API guides

Legal API for SaaS — Jurisdiction Data, Document Generators, Compliance

30 endpoints covering 22+ jurisdictions: business entity types, minimum wage, GD

Read guide

Remote Jobs API — Search, Filter, Categories — Free

Free REST API for remote job listings. Search by keyword, category, or company.

Read guide

Stock Market API — Free Real-Time Quotes, History, and Search

Real-time stock quotes, historical OHLCV data, ticker search, fundamentals, insi

Read guide

One key unlocks all 10 namespaces — finance, legal, property, jobs, wellness, and more.

View all plans and pricing →