Skip to content

Commit

Permalink
Merge pull request #311 from DennisBauer/update_exchange_rates
Browse files Browse the repository at this point in the history
Update exchange rates
  • Loading branch information
DennisBauer authored Aug 26, 2024
2 parents 9c340a8 + f7f5488 commit 15d1c02
Showing 1 changed file with 33 additions and 33 deletions.
66 changes: 33 additions & 33 deletions app/src/commonMain/composeResources/files/exchange_rates.json
Original file line number Diff line number Diff line change
@@ -1,38 +1,38 @@
{
"data": {
"AUD": 1.5290501812,
"BGN": 1.8020303149,
"BRL": 5.612250874,
"CAD": 1.3849402482,
"CHF": 0.8821600996,
"CNY": 7.2483308913,
"CZK": 23.4510041693,
"DKK": 6.8985408292,
"EUR": 0.9247201182,
"GBP": 0.7790600926,
"HKD": 7.812401012,
"HRK": 6.595120995,
"HUF": 365.2236592035,
"IDR": 16275.321471644,
"ILS": 3.7417705051,
"INR": 83.6873052452,
"ISK": 138.1365152842,
"JPY": 152.6379131621,
"KRW": 1381.2482614936,
"MXN": 18.7676136995,
"MYR": 4.6208007136,
"NOK": 10.9478012847,
"NZD": 1.6945202698,
"PHP": 58.5716083479,
"PLN": 3.965070488,
"RON": 4.599810637,
"RUB": 85.7424542983,
"SEK": 10.7627020386,
"SGD": 1.3417802474,
"THB": 35.8675646899,
"TRY": 33.0975433506,
"AUD": 1.4728902369,
"BGN": 1.7541702583,
"BRL": 5.4828207748,
"CAD": 1.3505202287,
"CHF": 0.8470801052,
"CNY": 7.119921416,
"CZK": 22.3758729535,
"DKK": 6.6665809689,
"EUR": 0.8932501643,
"GBP": 0.7567700912,
"HKD": 7.7938711029,
"HRK": 6.4064110369,
"HUF": 351.5548242231,
"IDR": 15463.560700378,
"ILS": 3.6884605121,
"INR": 83.7408666468,
"ISK": 136.1318843374,
"JPY": 143.9780345925,
"KRW": 1321.9820052484,
"MXN": 19.2135728366,
"MYR": 4.3737806995,
"NOK": 10.4594316481,
"NZD": 1.606150302,
"PHP": 56.3719872225,
"PLN": 3.8124105105,
"RON": 4.4518806185,
"RUB": 91.2109172663,
"SEK": 10.1957017806,
"SGD": 1.3008002156,
"THB": 33.9476065754,
"TRY": 34.0407667984,
"USD": 1,
"ZAR": 18.3112327085
"ZAR": 17.7385520094
},
"updateTime": "2024-07-31 19:12:44"
"updateTime": "2024-08-26 20:16:32"
}

0 comments on commit 15d1c02

Please sign in to comment.