From 2dd3b936f7079497819e4c98eadb32b4a57af1ef Mon Sep 17 00:00:00 2001 From: Rasika Dangamuwa Date: Fri, 24 Jul 2026 14:04:28 +0000 Subject: [PATCH] Add CD Calculator --- tools.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tools.json b/tools.json index 96bdc6d..b3cfed0 100644 --- a/tools.json +++ b/tools.json @@ -1361,6 +1361,12 @@ "url": "https://catchjs.com/", "category": "Monitoring" }, + { + "name": "CD Calculator", + "description": "Free calculator for comparing certificate of deposit terms, APY, and maturity value across multiple CD lengths, no signup required", + "url": "https://nutilz.com/cd-calculator", + "category": "Other" + }, { "name": "cdnjs.com", "description": "CDN for JavaScript libraries, CSS libraries, SWF, images, etc",