Hi Huseyin,
If I understand you right the Currency Converter is an interface to your app?!
If so: usually the JSON structure is provided in the API documentation.
If there is no documentation but you know how to call the API you can use a software like Postman to test the API calls, you can then copy the structure from the response.
Best regards,
Jan