Decimal in completely wrong spot from API call

Thanks for all your help in advance! I am building an application that focuses on cryptocurrency data and analytics. On one of my pages, I am creating a wallet balance tracker. I am using the One2All API. Although when I call for a balance. The number showing matches my exact wallet balance. Although the decimal is in the completely wrong place. For example say I have 0.0045 BNB in my wallet. When the API responds and posts the output. It shows that 5 but it’s formatted either as a huge whole number. Or if I keep messing with settings as 5.000 rather than 0.005.

Does anyone know what is causing this? I have attempted turning the Content format to number only, decimal and currency and it still shows the exact same decimal error.

Call Name:

One2all API - moralis_get_user_native_balance’s
balance: converted to number

Content format:
Text