Command Palette

Search for a command to run...

Taka

Bangladeshi taka

BDTNumérique : 50

Règles de Formatage

Séparateur Décimal

.

Séparateur de Milliers

,

Position du Symbole

before

Chiffres Décimaux

2

Sous-unité

100 Poisha

Modèle

#,##,##0.00¤

Exemple Standard

১,২৩,৪৫৬.৭৯৳

Exemple Comptable

(১,২৩৪.৫৬৳)

Utilisé Dans (1 Pays)

Données JSON Brutes

{
  "$schema": "1.0.0",
  "lastUpdated": "2026-03-04",
  "data": {
    "code": "BDT",
    "numericCode": 50,
    "name": "Taka",
    "nativeName": "Bangladeshi taka",
    "symbol": "৳",
    "narrowSymbol": "৳",
    "symbolPosition": "before",
    "decimalSeparator": ".",
    "thousandsSeparator": ",",
    "decimalDigits": 2,
    "subunitValue": 100,
    "subunitName": "Poisha",
    "pattern": "#,##,##0.00¤",
    "example": "১,২৩,৪৫৬.৭৯৳",
    "accountingExample": "(১,২৩৪.৫৬৳)",
    "countries": [
      "BD"
    ]
  }
}