Skip to content

Commit 18b5032

Browse files
committed
Add Second Dobra (STN) from Sao Tome and Principe
1 parent e9258d3 commit 18b5032

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

data/currencies/stn.json

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"iso_numeric": 930,
3+
"code": "STN",
4+
"name": "São Tomé and Príncipe Second Dobra",
5+
"symbol": "Db",
6+
"disambiguate_symbol": "STN",
7+
"subunit": "Cêntimo",
8+
"subunit_to_unit": 100,
9+
"symbol_first": false,
10+
"decimal_mark": ".",
11+
"thousands_separator": ",",
12+
"smallest_denomination": 10
13+
}

0 commit comments

Comments
 (0)