Converts a specified amount from one currency to another.
amount
is provided in minor units, and the from
and to
fields are valid ISO currency codes. Handle cases where the input parameters are missing or invalid to return a 400 - Bad Request
response.