Getting Forward Rates
Last updated
Last updated
Use the /forward_rate endpoint to retrieve an implied rate between any two future dates or tenors. For more details visit
📆 Example for a Historical Forward Rate
Add the valuation_time
parameter (ISO format, UTC) to get the forward rate as it would have been at a specific timestamp.
🧠Tips
start_date
and end_date
can be either tenors ("6M"
, "1Y"
) or full ISO dates ("2025-06-01"
)
valuation_time
is optional — omit it for live data
Historical requests return the rate as it was known at that point in time