Hi Team,
I’m currently working with the FreeAgent API to fetch bill details and related payments. From the Bills API, I’m able to get the bill amount and exchange rate correctly. Also, I can fetch the corresponding payment details for the same bill.
However, in the FreeAgent UI, I can see exchange rate and value details like this:
Date: 26-10-2025
Exchange Rate: 1 USD = 87.84289 INR
Value: Rs. 219,607.23
The issue is that this exact data (exchange rate and converted value as shown in the UI) doesn’t appear in any of the API responses I’ve checked — neither in the bills, payments, nor transactions endpoints.
Could you please clarify:
-
Which API or field provides this exchange rate and converted value shown in the UI?
-
Or is this value calculated internally within the UI and not exposed via API?
Thanks for your help!
Best regards,
Sanjay Chourasiya
