6 decimal places with currency field

Hi,

My custom currency fields have loads of decimal places; 6 zeros.

How do I remove these extra zeros so that only 2 show?

Thanks.

That should not be the case, are you sure you created the custom field with the type currency rather than decimal?

Yes.

i am also struggling a similar issue.

i use decimal to mange the conversion rate in my customization module, but there are always useless zero…

how to get rid of this 0?
where can i insert a floatval() to clear this?