{"uid":"cap_eZVyLu_2DSGMj2qgfV5su","slug":"webbersites-crypto-converter-cad6f8cc","name":"WebberSites Crypto Converter","description":"Live crypto conversion at CoinGecko prices: any coin to any coin or fiat, and fiat to coin. ?amount=0.5&from=bitcoin&to=ethereum — common tickers (btc, eth, sol…) accepted. Returns the rate, the converted amount, and the underlying prices. Prices cached ≤30s; cheap enough to call in a loop.","url":"https://api.webbersites.com/api/convert","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["from","to"],"properties":{"to":{"type":"string","description":"CoinGecko id/ticker or fiat code"},"from":{"type":"string","description":"CoinGecko id or ticker (bitcoin/btc), or fiat code (usd, eur…)"},"amount":{"type":"number","description":"quantity of 'from' (default 1)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"to":{"type":"string"},"from":{"type":"string"},"rate":{"type":"number"},"amount":{"type":"number"},"prices":{"type":"object"},"result":{"type":"number"}}}}}}},"responseSchema":{"type":"json","example":{"to":"ethereum","from":"bitcoin","rate":26.4,"amount":0.5,"prices":{"bitcoin_usd":60000,"ethereum_usd":2272.7},"result":13.2}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_QtCs7AW2kERKaLd2OjMVQ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts any cryptocurrency to any other cryptocurrency or fiat currency (and fiat to crypto) using live CoinGecko prices, returning the rate, converted amount, and underlying prices.","exampleAgentPrompt":"How much Ethereum would I get for 0.5 Bitcoin right now? Give me the rate and the converted amount using current CoinGecko prices.","exampleUseCases":null,"resultDescription":"Returns a JSON object with: the 'from' currency identifier, the 'to' currency identifier, the exchange rate (from→to), the input amount, the computed result (amount × rate), and a 'prices' object containing the underlying USD-denominated prices for each currency. Prices are cached for at most 30 seconds.","failureModes":["Unrecognized coin ID or ticker returns an error (check CoinGecko IDs for obscure coins)","Unsupported fiat code returns an error","Missing required 'from' or 'to' query parameters returns a 400-style error","Very new or delisted coins may not be found in CoinGecko data","Network/upstream CoinGecko outage may cause stale or failed responses"],"whenToPreferThis":"Use this endpoint when you need a quick, cheap, real-time crypto-to-crypto or crypto-to-fiat (or fiat-to-crypto) conversion with fresh CoinGecko prices and no complex setup. Ideal for looped or frequent conversion lookups given its low per-call cost and 30s cache. Prefer over manual price math or heavier financial data APIs when you just need a rate and converted amount.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:42:54.731Z","isFirstParty":false}