Skip to content

Commit

Permalink
💸 add currency rates for 2022
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwoerpel committed Nov 9, 2023
1 parent 62ae7b1 commit 5c5777f
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion farmsubsidy_store/currency_rates.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"BGN|2019": 0.5134566041289047,
"BGN|2020": 0.5111195340593252,
"BGN|2021": 0.5137864317779282,
"BGN|2022": 0.515,
"CZK|2010": 0.03791335575336573,
"CZK|2011": 0.03989465160499548,
"CZK|2012": 0.038943858983306774,
Expand All @@ -23,6 +24,7 @@
"CZK|2019": 0.03885435830207158,
"CZK|2020": 0.039339046051480316,
"CZK|2021": 0.03831734039192274,
"CZK|2022": 0.04,
"DKK|2010": 0.13459503043890436,
"DKK|2011": 0.134156233443214,
"DKK|2012": 0.13453601442604265,
Expand All @@ -35,6 +37,7 @@
"DKK|2019": 0.13394317218137594,
"DKK|2020": 0.13384930038111884,
"DKK|2021": 0.1350228955013212,
"DKK|2022": 0.13,
"GBP|2010": 1.1278323067367169,
"GBP|2011": 1.1640740786868093,
"GBP|2012": 1.1987647423960273,
Expand All @@ -47,6 +50,7 @@
"GBP|2019": 1.1127682803022187,
"GBP|2020": 1.181214492918793,
"GBP|2021": 1.1248800164080126,
"GBP|2022": 1.16,
"HRK|2010": 0.1372081522839623,
"HRK|2011": 0.13482231159457528,
"HRK|2012": 0.13248306882762317,
Expand All @@ -59,11 +63,13 @@
"HRK|2019": 0.13500541577693187,
"HRK|2020": 0.1342584057232302,
"HRK|2021": 0.13313282842994464,
"HRK|2022": 0.133,
"HUF|2014": 0.00337,
"HUF|2015": 0.00318,
"HUF|2019": 0.00316,
"HUF|2020": 0.00302,
"HUF|2021": 0.00274,
"HUF|2022": 0.0025,
"LTL|2015": 0.290,
"LTL|2016": 0.2962000840716404,
"PLN|2010": 0.24472230411770488,
Expand All @@ -78,6 +84,7 @@
"PLN|2019": 0.23320645985577051,
"PLN|2020": 0.23498886150033615,
"PLN|2021": 0.21916126987002402,
"PLN|2022": 0.212,
"RON|2010": 0.23632290263267156,
"RON|2011": 0.23292352769482222,
"RON|2012": 0.2310683776151275,
Expand All @@ -90,6 +97,7 @@
"RON|2019": 0.2149778784829439,
"RON|2020": 0.2090018605861726,
"RON|2021": 0.20654289372599233,
"RON|2022": 0.202,
"SEK|2010": 0.09767301777858403,
"SEK|2011": 0.11143100052829193,
"SEK|2012": 0.11217364055074694,
Expand All @@ -101,5 +109,6 @@
"SEK|2018": 0.10175969251091803,
"SEK|2019": 0.09839547948689177,
"SEK|2020": 0.09536620931226081,
"SEK|2021": 0.09948629205167554
"SEK|2021": 0.09948629205167554,
"SEK|2022": 0.0923
}

0 comments on commit 5c5777f

Please sign in to comment.