Command Palette

Search for a command to run...

Fr

Central African Franc

Central African CFA franc

XAFNumeric: 950

Formatting Rules

Decimal Separator

,

Thousands Separator

.

Symbol Position

before

Decimal Digits

2

Subunit

0

Pattern

#,##0.00 ¤

Standard Example

FCFA 123.457

Accounting Example

-1235 FCFA

Used In (6 Countries)

Raw JSON Data

{
  "$schema": "1.0.0",
  "lastUpdated": "2026-02-15",
  "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": 0,
    "subunitName": "",
    "pattern": "#,##0.00 ¤",
    "example": "FCFA 123.457",
    "accountingExample": "-1235 FCFA",
    "countries": [
      "GQ",
      "GA",
      "CM",
      "CG",
      "TD",
      "CF"
    ]
  }
}