Crypto Price Quotes | By Onramp.Money

Get live crypto prices from Onramp.money and instantly see how much you can buy with your local currency.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • CryptoPriceINR: Get live price of a cryptocurrency on onramp.money for ANY supported fiat and calculate how much crypto you can buy. IMPORTANT: Before calling this tool, determine fiatType from the us

What data it sees

Do you need an account

No: the server works without sign-in

Get live crypto prices from Onramp.money and instantly see how much you can buy with your local currency. Select your country or currency to receive accurate buy quotes across supported networks. Compare options to plan purchases in 60+ countries and more.

Server tool list (1)

Raw names from tools/list. Only developers need these.

cryptoPriceINRGet live price of a cryptocurrency on onramp.money for ANY supported fiat and calculate how much crypto you can buy. IMPORTANT: Before calling this tool, determine fiatType from the user's country/fiat using Onramp's `fetchAllCountryConfig` API (`/onramp/api/v2/common/public/fetchAllCountryConfig`). Ask the user for their country or local currency, then select the appropriate active entry from `data.buy` and use its key as fiatType (e.g., '1' for INR/India, '21' for USD/US). PARAMETER PRIORITY: coinCode > fiatType > network > fiatAmount. Resolve missing parameters in this order, then call this tool so it can query Onramp's `coinDetails` API.