-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprice_standalone.json
31 lines (31 loc) · 2.23 KB
/
price_standalone.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[
{"region":"US","price":39.99,"currency_code":"USD","currency_symbol":"$"},
{"region":"UA","price":466.0,"currency_code":"UAH","currency_symbol":"\u20b4"},
{"region":"PL","price":142.99,"currency_code":"PLN","currency_symbol":"z\u0142"},
{"region":"KZ","price":4733.0,"currency_code":"KZT","currency_symbol":"\u20b8"},
{"region":"KR","price":44800.0,"currency_code":"KRW","currency_symbol":"\u20a9"},
{"region":"BR","price":107.0,"currency_code":"BRL","currency_symbol":"R$"},
{"region":"MX","price":665.0,"currency_code":"MXN","currency_symbol":"Mex$"},
{"region":"IN","price":1330.0,"currency_code":"INR","currency_symbol":"\u20b9"},
{"region":"UY","price":799.0,"currency_code":"UYU","currency_symbol":"UYU"},
{"region":"KW","price":6.4,"currency_code":"KWD","currency_symbol":"\u062f.\u0643"},
{"region":"ZA","price":466.0,"currency_code":"ZAR","currency_symbol":"R"},
{"region":"CR","price":15930.0,"currency_code":"CRC","currency_symbol":"\u20a1"},
{"region":"CO","price":123323.0,"currency_code":"COP","currency_symbol":"$"},
{"region":"NO","price":333.0,"currency_code":"NOK","currency_symbol":"kr"},
{"region":"CL","price":29931.0,"currency_code":"CLP","currency_symbol":"$"},
{"region":"VN","price":833000.0,"currency_code":"VND","currency_symbol":"\u20ab"},
{"region":"TH","price":1390.0,"currency_code":"THB","currency_symbol":"\u0e3f"},
{"region":"IL","price":149.95,"currency_code":"ILS","currency_symbol":"\u20aa"},
{"region":"SG","price":54.9,"currency_code":"SGD","currency_symbol":"SGD"},
{"region":"PE","price":159.0,"currency_code":"PEN","currency_symbol":"S/"},
{"region":"EU","price":39.99,"currency_code":"EUR","currency_symbol":"\u20ac"},
{"region":"CH","price":47.0,"currency_code":"CHF","currency_symbol":"Fr"},
{"region":"JP","price":5280.0,"currency_code":"JPY","currency_symbol":"\u00a5"},
{"region":"MY","price":169.0,"currency_code":"MYR","currency_symbol":"RM"},
{"region":"PH","price":2199.0,"currency_code":"PHP","currency_symbol":"\u20b1"},
{"region":"HK","price":308.0,"currency_code":"HKD","currency_symbol":"HKD"},
{"region":"GB","price":29.99,"currency_code":"GBP","currency_symbol":"\u00a3"},
{"region":"CA","price":53.5,"currency_code":"CAD","currency_symbol":"C$"},
{"region":"TR","price":31.99,"currency_code":"USD","currency_symbol":"$"}
]