Command Palette

Search for a command to run...

Taka

Bangladeshi taka

BDTNumeric: 50

Formatting Rules

Decimal Separator

.

Thousands Separator

,

Symbol Position

before

Decimal Digits

2

Subunit

100 Poisha

Pattern

#,##,##0.00¤

Standard Example

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

Accounting Example

(১,২৩৪.৫৬৳)

Used In (1 Countries)

Raw JSON Data

{
  "$schema": "1.0.0",
  "lastUpdated": "2026-02-15",
  "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"
    ]
  }
}