Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Currency conversions #1

Open
Cantello opened this issue Dec 11, 2014 · 9 comments
Open

Currency conversions #1

Cantello opened this issue Dec 11, 2014 · 9 comments
Assignees

Comments

@Cantello
Copy link

Would be great if the converter could also handle currency conversions, similar to Yosemite's spotlight, e.g. type "2000 isk eur" to instantly get the converted euro amount.

@wolph
Copy link
Owner

wolph commented Mar 14, 2015

Sorry for the slow response, it seems Github didn't mail me of this issue...

Adding currency conversions is somewhere on the todo list but it's probably not going to happen too soon as it requires regular updating and I would need to find a reliable source for the currency information.

@wolph wolph self-assigned this Jun 11, 2017
@wolph
Copy link
Owner

wolph commented Nov 30, 2019

If anyone has a suggestion for a stable source of a whole list of currencies, let me know :)

@BreiteSeite
Copy link

Maybe something from this? https://github.com/n0shake/Public-APIs#currency

@wolph
Copy link
Owner

wolph commented Jan 31, 2020

It seems the RatesAPI is the fastest freely available option. The ones that don't require an API key only update once a day, but I guess that should be enough for this purpose.

It's certainly on my todo.

As a backup the OpenRates API is an option too but that appears to be slightly slower.

Thanks for the suggestion @BreiteSeite :)

@dsully
Copy link

dsully commented Aug 11, 2020

Would love to see this as well. Thanks!

@github-actions github-actions bot added the Stale label Aug 21, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 29, 2023
@wolph wolph removed the Stale label Aug 29, 2023
@wolph wolph reopened this Aug 29, 2023
@wolph
Copy link
Owner

wolph commented Aug 29, 2023

The plan is to use this API, it updates daily and seems a perfect fit for this project: https://github.com/fawazahmed0/currency-api#readme

Hopefully the stalebot won't keep closing this :P

@AntonTal
Copy link

AntonTal commented Oct 3, 2023

It seems that this feature broke due to some api access key problems.
image

@wolph
Copy link
Owner

wolph commented Oct 4, 2023

@AntonTal I've yet to implement this feature so you're not getting that error from this extension :)
But thanks for the reminder, I'll put it higher on my list to work on

@jorfermo
Copy link

It would be great to have currency conversion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants