Compound Interest Calculator
Project the future value of an investment with compound interest — pick a compounding frequency (annually to continuous), add optional monthly contributions, and see a year-by-year growth table.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Principal Amount ($)
x >= 0Annual Interest Rate (%)
0 <= x <= 100Time Period (Years)
1 <= x <= 100Compounding Frequency
1, 4, 12, 52, 365, continuous Monthly Contribution ($)
x >= 0Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.