I am asking if there is any crypto api which can accept a fiat currency of any amount(USD) and can convert the equivalent value to a crypto currency value(BTC,ETH,BCH,LTC).a typical example of what am talking about is google crypto converter. "bitcoin to usd" <= making this GET request to google will tell better.
https://exampledomain.com/search?=usd+to+eth&amount=100
Just something similar to this, I looked for something similar to this in cryptocompare api, programmableweb and others, but they only offer the price.. Any one with better idea