/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 tier forever · 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 — 500 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

Currency Conversion API — Live Rates, 170 Currencies, Free

Live currency exchange rates, historical rates, and conversion endpoints for 170

Read guide

Free Weather API — Current, Forecast & Historical Data

Get live weather data, 7-day forecasts, historical records and severe weather al

Read guide

Numerology API — Life Path, Name Number, Compatibility

REST API returning life path numbers, name numerology, personal year, compatibil

Read guide

One key unlocks all 34 namespaces — weather, finance, fitness, astrology, and more.

View all plans and pricing →