İndirim Hesaplama

Satışın fiyatını ve herhangi bir yüzde indirimden ne kadar tasarruf ettiğini bul.

$
%
%
Daha önceden düşürülmüş olan fiyata ikinci bir indirim uygulandı.
%
Son fiyat
Sen kurtar.

Yazdığınızda sonuçlar güncellenir.

Bu hesaplayıcı hakkında

you have a discount calculator, you can use it to calculate the actual price of a product. If you have a discount calculator, you can use it to calculate the actual price of a product. If you have a discount calculator, you can use it to calculate the actual price of a product. If you have a discount calculator, you can use it to calculate the actual price of a product. If you have a discount calculator, you can use it to calculate the actual price of a product. If you have a discount calculator, you can use it to calculate the actual price of a product.Use it to check if a "40% off" tag is really the best deal, to compare two offers, or to work out the final price when a store code stacks on a sale.Use it while shopping to check whether a "40% off" tag is really the best deal, to compare two offers, or to work out the final price when a store code stacks on a sale.Use it to check whether a "40% off" tag is really the best deal, to compare two offers, or to work out the final price when a store code stacks on a sale.Use it to check whether a "40% off" tag is really the best deal, to compare two offers, or to work out the final price when a store code stacks on a sale.Use it to check whether a "40% off" tag is really the best deal, to compare two offers, or to work out the final price when a store code stacks on a sale.Use it to check whether a "40% off" tag is really the best deal, to compare two offers, or to work out the final price when a store code stacks on a sale.Use it to check whether a "40% off" tag is really the best deal, to compare two offers, or to work out the final price when a store code stacks on a sale.Use it to check whether a "40% off" tag is really the best deal, to compare two offers, or to work out the final price when a

Sıkça Sorulan Sorular

Percent indirimi nasıl hesaplanır?

Fiyatı indirim oranıyla çarp ve tasarruf oranını bulmak için 100'e böl, sonra da çıkar. 80'e %25 indirim 20'ye tasarruf demek, yani son fiyat 60.

Yüksek indirimler nasıl çalışır?

İkinci indirim, orijinal değil, zaten düşürülmüş fiyata uygulanır. %25 indirim, sonra %10 indirim 80 verir 80 → 60 → 54, 52 değil.

İndirimden sonraki son fiyatı nasıl hesaplarım?

Orijinal fiyatı (1 − indirim ÷ 100) ile çarp. %25 indirim için 80: 80 × 0. 75 = 60. Tasarruf ettiğiniz miktar orijinal fiyattan bu rakam artı — burada 20.

%50 indirim, sonra %20 indirim %70 indirimle aynı mı?

Hayır, %20'lik indirim, fiyatın %50'si kadar düştüğünde gelir, yani 100 → 50 → 40, %60'lık bir indirim, 70 değil. Yığılan yüzdeler hiçbir zaman tek tek bir araya gelmez.

Satış fiyatı ile orijinal fiyat arasındaki farkı nasıl bulurum?

Satış fiyatını (1 − indirim ÷ 100) ile böl. Eğer bir ürün %25 indirimden sonra 60 ise, orijinali 60 ÷ 0. 75 = 80. Bu tek bir indirimi tersine çevirir.

İndirimli fiyata satış vergisini nasıl eklerim?

Önce satış fiyatını hesapla, sonra (1 + vergi ÷ 100) ile çarp. Gelişmiş seçenekler altındaki vergi alanı bunu otomatik olarak yapar, böylece son rakam ödeme sırasında gerçekten ödediğiniz rakamdır.

❤️ Aşk. Calculator.Free? Paylaş.

𝕏  X Facebook Reddit
API — bu hesaplayıcıyı kodtan kullan

Bu hesaplayıcıya ücretsiz bir JSON son noktası olarak çağrı yap - anahtar gerekmez. Aşağıdaki alan değerlerini sorgu parametreleri veya JSON olarak gönderin. Tüm API belgelerini oku →

Son nokta

GET https://calculator.free/api/v1/discount/

curl

curl "https://calculator.free/api/v1/discount/?price=80&percent=25"

JavaScript fetch()

const r = await fetch(
  "https://calculator.free/api/v1/discount/?" + new URLSearchParams({
    "price": "80",
    "percent": "25"
  }));
const data = await r.json();
console.log(data.results);

Sonuçlar sadece genel rehberlik için tahminlerdir, finansal, tıbbi veya vergi tavsiyesi değil.