Skip to main content

I have entered a correct currncy abbrevations and converting specific date, unfortunately, I am getting 0 inside message box.
Pls suggest what logic should we need to implement to se cuurrency convsion.

Thanks,
Prakash Malshetti

 

Hi ​@Prakash 355 ,

 

Is this a custom build package?

 

Also, you may need to check the Date value which you are passing there. You are not using the expected format.


This package i am using, i tried both the conversions shows 0 in output

Thanks,
Prakash Malshetti


This package i am using, i tried both the conversions shows 0 in output

Thanks,
Prakash Malshetti

 

Since this package is not available for me, I am unable to provide any insight on this. It seems that this is a Custom package.

 


Ok. Thanks ​@Padmakumar for confirming.
I appreciate your time in checking.

Thanks,
Prakash Malshetti


@Prakash 355 Consider one of the APIs mentioned in this Reddit thread instead of using the custom package. 

https://www.reddit.com/r/react/comments/1aupw0k/currency_converter_api_recommendations/

Use the REST Web Services to call these. Ignore that the thread mentions React.