alfred-converter icon indicating copy to clipboard operation
alfred-converter copied to clipboard

Currency conversions

Open Cantello opened this issue 10 years ago • 9 comments

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.

Cantello avatar Dec 11 '14 08:12 Cantello

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 avatar Mar 14 '15 09:03 wolph

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

wolph avatar Nov 30 '19 23:11 wolph

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

BreiteSeite avatar Dec 14 '19 01:12 BreiteSeite

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 :)

wolph avatar Jan 31 '20 21:01 wolph

Would love to see this as well. Thanks!

dsully avatar Aug 11 '20 13:08 dsully

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

wolph avatar Aug 29 '23 00:08 wolph

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

AntonTal avatar Oct 03 '23 13:10 AntonTal

@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

wolph avatar Oct 04 '23 00:10 wolph