[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
Niðurstöður uppfæra eins og þú slærð.
Um þessa reiknivél
you have a loan of 100,000TheUse it for home, car or personal loans to check the monthly commitment before borrowing, compare tenures, or see how a longer tenure trims the EMI while inflating the total interest.Use it for home, car or personal loans to check the monthly commitment before borrowing, compare tenures, or see how a longer tenure trims the EMI while inflating the total interest.Use it for home, car or personal loans to check the monthly commitmentThe formula is EMI = P × i × (1 + i)^n ÷ ((1 + i)^n − 1)^n, where P is the principal, i the monthly rate (annual rate ÷ 12 ÷ 100) and n the number of months.The formula is EMI = P × i × (1 + i)^n ÷ (1 + i)^n − 1)^n, where P is the principal, i the monthly rate (annual rate ÷ 12 ÷ 1
Algengar spurningar
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
API — nota þessa reiknivél frá kóða
Hringdu í þessa reiknivél sem ókeypis JSON endapunkt - enginn lykill þarf. Sendu gildi reitsins hér að neðan sem fyrirspurnarbreytur eða JSON. Lestu API skjölin í heild sinni →
Endir
GET https://calculator.free/api/v1/emi/
curl
curl "https://calculator.free/api/v1/emi/?amount=1000000&rate=9&years=20"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/emi/?" + new URLSearchParams({
"amount": "1000000",
"rate": "9",
"years": "20"
}));
const data = await r.json();
console.log(data.results);
Niðurstöður eru áætlanir um almenna leiðbeiningar aðeins, ekki fjárhagslega, læknisfræðilega eða skattaráðgjöf.