Skip to content

getCurrentRate

function getCurrentRate(input?, options?): MonthlyBaseRate;

Defined in: core/rates.ts:96

Returns the IGCP-published Série F base rate for the calendar month of asOfDate (defaults to today, UTC). The result carries the fixing date used to derive it so the caller can audit the value end-to-end.

ParameterType
inputCurrentRateInput
optionsRatesOptions

MonthlyBaseRate

when the bundled Euribor 3M dataset does not yet cover the fixing window for the requested month, or when the requested month precedes the series’ subscription start.