How to Guides
Use these guides to learn how to fetch swap rates, forward curves, and other interest rate data using the BlueGamma API.
Each guide includes a code example and tips for getting accurate, production-ready results — whether you're powering internal tools, pricing models, or dashboards.
Get a live or historical par swap rate for SOFR, EURIBOR, SONIA, and more.
Loop through valuation_time
to analyze intraday rate movements (e.g. over the past 24h).
Calculate implied forward rates between two future tenors, like 6M → 9M.
Generate a full forward rate schedule — useful for forecasting or pricing engines.
Retrieve individual or full curves of discount factors for DCF models and risk systems.
Compare BlueGamma results to Bloomberg or other providers using consistent conventions.
Last updated