Command Palette

Search for a command to run...

Fr

Central African Franc

Central African CFA franc

XAF数値: 950

フォーマット規則

小数点記号

,

桁区切り記号

.

記号の位置

before

小数桁数

2

補助単位

100

パターン

#,##0.00 ¤

標準例

FCFA 123.457

会計例

-FCFA 1235

使用地域 (6か国)

生JSONデータ

{
  "$schema": "1.0.0",
  "lastUpdated": "2026-03-04",
  "data": {
    "code": "XAF",
    "numericCode": 950,
    "name": "Central African Franc",
    "nativeName": "Central African CFA franc",
    "symbol": "Fr",
    "narrowSymbol": "Fr",
    "symbolPosition": "before",
    "decimalSeparator": ",",
    "thousandsSeparator": ".",
    "decimalDigits": 2,
    "subunitValue": 100,
    "subunitName": "",
    "pattern": "#,##0.00 ¤",
    "example": "FCFA 123.457",
    "accountingExample": "-FCFA 1235",
    "countries": [
      "GQ",
      "GA",
      "CM",
      "CG",
      "TD",
      "CF"
    ]
  }
}