hello,
I have this json response. I want to get the rate column and bind to label.
"{\n \"success\": true,\n \"query\": {\n \"from\": \"USD\",\n \"to\": \"PKR\",\n \"amount\": 2668.54\n },\n \"info\": {\n \"timestamp\": 1667198223,\n \"rate\": 221.735499\n },\n \"date\": \"2022-10-31\",\n \"result\": 591710.048501\n}\n"