yawnsde / MMM-CurrencyExchange

Foreign exchange rates and currency conversion (exchangeratesapi.io)
10 stars 4 forks source link

Reverse exchange rates #1

Open Xioshi opened 7 years ago

Xioshi commented 7 years ago

Hi! Thank you for an awesome module, works perfectly fine. But I have a kind of an issue - my base currency is RUB , so for example exchange rate for USD would look like 0,0123.... But it if I pick a base currency as USD it would look like 50,3 (or smth like that). So I'm looking for a way to make a table for 2-3 currencies that would look like USD 50.3 / EUR 60.3 / GPB 80.4 etc. Since I'm new to coding and RPi in general I could only think of complicated ways of doing it. Maybe you could suggest an easy way to do it? I think it would help yhose whose base currency as cheap as mine :) Thanks in advance!

yawnsde commented 5 years ago

I am not entirely sure what you want to achieve, sorry. 1 RUB equals 0.015 USD, I see nothing wrong with it.

mickecamino commented 5 years ago

See issue #5