Get Fixing

Fetches the rate for a specified central bank or benchmark rate.

circle-info

New to the Excel Add-In? Install the add-in to start using this formula.

=BlueGamma.FIXING(index, [date])

Parameters

  • index &#xNAN;string Rate index or benchmark (e.g. SOFR, SONIA, EURIBOR).

  • date &#xNAN;string (optional) Date to fetch the fixing for. Defaults to the latest available fixing.

Returns Daily published fixing (e.g. 5.342%).

=BlueGamma.FIXING("SOFR", "2025-06-01")

Last updated

Was this helpful?