feat: added pacific franc currency (#13086)

This commit is contained in:
tehaulp
2025-08-01 09:32:50 +02:00
committed by GitHub
parent 7814710610
commit 881c8a4969
3 changed files with 13 additions and 4 deletions
@@ -1062,6 +1062,15 @@ export const defaultCurrencies: Record<string, Currency> = {
code: "XOF",
name_plural: "CFA francs BCEAO",
},
XPF: {
symbol: "₣",
name: "CFP Franc",
symbol_native: "₣",
decimal_digits: 0,
rounding: 0,
code: "XPF",
name_plural: "CFP francs"
},
YER: {
symbol: "YR",
name: "Yemeni Rial",