-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
165 lines (164 loc) · 7.12 KB
/
index.html
File metadata and controls
165 lines (164 loc) · 7.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
<!DOCTYPE html>
<html lang="en-IN">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Free Financial Calculators for EMI, SIP, Gratuity, Interest & More | Finance Calculators India</title>
<meta
name="description"
content="Free online financial calculators for EMI, SIP, retirement corpus, gratuity (India), simple and compound interest, age, and BMI. Instant results, mobile-friendly, no sign-up required."
/>
<meta name="keywords" content="EMI calculator, BMI calculator, gratuity calculator India, age calculator, simple interest calculator, compound interest calculator, SIP calculator, retirement calculator, loan EMI calculator" />
<meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1" />
<link rel="canonical" href="https://myfinancecalc.site/" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Free Financial Calculators - EMI, SIP, Gratuity, Interest & More" />
<meta
property="og:description"
content="Free online financial calculators for EMI, SIP, retirement, gratuity, simple interest, compound interest, age, and BMI. Instant results, mobile-friendly, no sign-up."
/>
<meta property="og:locale" content="en_IN" />
<meta property="og:site_name" content="Finance Calculators India" />
<meta property="og:url" content="https://myfinancecalc.site/" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Free Financial Calculators - EMI, SIP, Gratuity, Interest & More" />
<meta
name="twitter:description"
content="Free online financial calculators for EMI, SIP, retirement, gratuity, simple interest, compound interest, age, and BMI."
/>
<meta name="theme-color" content="#0f1419" />
<link rel="icon" href="favicon.svg" type="image/svg+xml" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,600;0,9..40,700;1,9..40,400&family=Outfit:wght@600;700&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="css/style.css" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Finance Calculators India",
"description": "Free online financial calculators for EMI, SIP, retirement, gratuity, simple interest, compound interest, age, and BMI.",
"url": "https://myfinancecalc.site/",
"inLanguage": "en-IN",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://myfinancecalc.site/?search={search_term}"
}
}
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Finance Calculators India",
"url": "https://myfinancecalc.site/",
"description": "Free online financial calculators platform for Indians",
"contactPoint": {
"@type": "ContactPoint",
"contactType": "Customer Support",
"email": "support@myfinancecalc.site",
"availableLanguage": "en-IN"
},
"sameAs": [
"https://www.facebook.com/financecalculatorsindia",
"https://twitter.com/financecalcindia"
]
}
</script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1666558520814171"
crossorigin="anonymous"></script>
</head>
<body>
<a class="skip-link" href="#main">Skip to content</a>
<header class="site-header" role="banner">
<div class="header-inner">
<a class="logo" href="./">Finance Calculators India</a>
<nav class="nav-main" aria-label="Main">
<a href="emi/">EMI</a>
<a href="gratuity/">Gratuity</a>
<a href="simple-interest/">Simple interest</a>
<a href="compound-interest/">Compound interest</a>
<a href="sip/">SIP</a>
<a href="retirement/">Retirement</a>
<a href="age/">Age</a>
<a href="bmi/">BMI</a>
<a href="tdee/">TDEE</a>
</nav>
</div>
</header>
<main id="main">
<section class="hero" id="calculators">
<h1>Financial calculators that run in your browser</h1>
<p>
Calculate EMI, SIP, gratuity (India), simple and compound interest, age, BMI, and TDEE instantly. No account, no
server—your inputs stay on your device.
</p>
</section>
<section aria-labelledby="calc-heading">
<h2 id="calc-heading" class="visually-hidden">Calculators</h2>
<div class="grid-cards">
<a class="card-link" href="emi/">
<h2>EMI calculator</h2>
<p>Loan EMI from principal, annual rate, and tenure in months or years.</p>
</a>
<a class="card-link" href="gratuity/">
<h2>Gratuity calculator</h2>
<p>Estimate gratuity under common Indian rules (5+ years of service).</p>
</a>
<a class="card-link" href="simple-interest/">
<h2>Simple interest</h2>
<p>Interest and maturity for simple interest on principal and time.</p>
</a>
<a class="card-link" href="compound-interest/">
<h2>Compound interest</h2>
<p>Future value with yearly, half-yearly, quarterly, or monthly compounding.</p>
</a>
<a class="card-link" href="sip/">
<h2>SIP calculator</h2>
<p>Mutual fund SIP maturity from monthly amount, expected return, and tenure.</p>
</a>
<a class="card-link" href="retirement/">
<h2>Retirement calculator</h2>
<p>Project corpus at retirement from current savings, monthly contribution, and return.</p>
</a>
<a class="card-link" href="age/">
<h2>Age calculator</h2>
<p>Exact age in years, months, and days from your date of birth.</p>
</a>
<a class="card-link" href="bmi/">
<h2>BMI calculator</h2>
<p>Body mass index from weight and height—metric or imperial units.</p>
</a>
<a class="card-link" href="tdee/">
<h2>TDEE calculator</h2>
<p>Total daily energy expenditure and caloric needs based on personal data and activity level.</p>
</a>
</div>
</section>
</main>
<footer class="site-footer" role="contentinfo">
<div class="footer-inner">
<p>Finance Calculators India — static calculators for education. Not financial advice.</p>
</div>
</footer>
<style>
.visually-hidden {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}
</style>
</body>
</html>