Command Palette

Search for a command to run...

ل.ل

Lebanese Pound

Lebanese pound

LBP数字代码: 422

格式化规则

小数分隔符

.

千位分隔符

,

符号位置

before

小数位数

2

子单位

100 Piastres

模式

‏#,##0.00 ¤;‏-#,##0.00 ¤

标准示例

‏١٢٣٬٤٥٧ ل.ل.‏

会计示例

؜-‏١٬٢٣٥ ل.ل.‏

使用地区(1 个国家)

原始 JSON 数据

{
  "$schema": "1.0.0",
  "lastUpdated": "2026-03-04",
  "data": {
    "code": "LBP",
    "numericCode": 422,
    "name": "Lebanese Pound",
    "nativeName": "Lebanese pound",
    "symbol": "ل.ل",
    "narrowSymbol": "ل.ل",
    "symbolPosition": "before",
    "decimalSeparator": ".",
    "thousandsSeparator": ",",
    "decimalDigits": 2,
    "subunitValue": 100,
    "subunitName": "Piastres",
    "pattern": "‏#,##0.00 ¤;‏-#,##0.00 ¤",
    "example": "‏١٢٣٬٤٥٧ ل.ل.‏",
    "accountingExample": "؜-‏١٬٢٣٥ ل.ل.‏",
    "countries": [
      "LB"
    ]
  }
}