I am geting Data by http-request from free.currencyconverterapi.com and it’s looks like this:
then trying to Send a Message with these parameters
but int answer from my bot doesn’t show the rate from this data. it looks like: _RUB}}
how to write this string to show data value (65.467…)? maybe the problem in syntax