# Life Premium Between Quoted Ages Calculator — Ireland > Interpolate between two actual comparable quotes without claiming an insurer age table or an actuarial premium forecast. EUR planning view; stated limitations apply. Page: https://askcalculators.com/ie/life-premium-by-age/ Definition: https://askcalculators.com/ie/life-premium-by-age/definition.json JSON Schema: https://askcalculators.com/ie/life-premium-by-age/schema.json Version: 20.16.0 Maintained by: AskCalculators (software project; not a credentialed reviewer) Qualified review: pending. Automated checks do not establish professional approval. Page status: Live Review status: Pending ## Use Open the calculator page and enter values. Query-string parameters can restore and bookmark a calculation. Example: https://askcalculators.com/ie/life-premium-by-age/?lowerAge=30&lowerPremium=400&upperAge=50&upperPremium=1000&age=40 ## Inputs - lowerAge: Age of lower-age quote; type=number; required; default=30; min=0; max=110 - lowerPremium: Annual premium at lower quoted age; type=money; required; default=400; min=0; max=1000000000000 - upperAge: Age of upper-age quote; type=number; required; default=50; min=0; max=110 - upperPremium: Annual premium at upper quoted age; type=money; required; default=1000; min=0; max=1000000000000 - age: Age inside the quoted interval; type=number; required; default=40; min=0; max=110 ## Outputs - annualPremium: Interpolated annual quote scenario; format=currency; primary - monthlyEquivalent: Monthly equivalent before payment fees; format=currency ## Formula premium = exp(log(lower quote) + position within quoted ages × (log(upper quote) − log(lower quote))). Inputs are converted to canonical units before evaluating this stated formula. ## Rules - Empty optional inputs are undefined, not zero. - Hidden conditional inputs are ignored. - Do not invent missing required inputs. Notice: Illustrative defaults are not local quotes or verified legal rules. Dated reference components and user-entered assumptions are explicitly distinguished. Professional review is pending.