Hi,
I think there's an error in the APi.txt help file.

Instead of
function currency_api_exchange($currency_from, $currency_to, $amount = 1)

it should say:
function currency_api_convert($currency_from, $currency_to, $amount = 1)

right?
Working great, thanks for the module.

Comments

ferrangil’s picture

FYI - I'm using that function on a node-page.tpl.php template just to convert and print aproximated equivalences...

kbahey’s picture

Status: Active » Fixed

Fixed. Thanks

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.