FreeAPI.watch

coinlayer

Crypto exchange-rate API by APILayer — live and historical rates for 385+ coins aggregated from 25 exchanges, in the same request shape as Fixer/Currencylayer.

Status
🟢 Online · 1321 ms
30-day uptime
100%
Free tier
100 requests/month, email signup, no credit card
Auth
API key
Last 30 days

Free alternatives (live ranking)

Compare coinlayer with…

Paid alternatives

Official docs ↗

Frequently Asked Questions

Does coinlayer require an API key?

Yes, coinlayer requires a free API key. You can sign up via https://coinlayer.com/documentation.

What is coinlayer's free tier?

100 requests/month, email signup, no credit card

Is coinlayer currently online?

We check coinlayer every hour. The current status is shown at the top of this page. You can also see the 30-day uptime history in the chart above.

Implementation notes

When to use coinlayer

coinlayer serves crypto exchange rates in the exact same request/response shape as Fixer and Currencylayer — which is its real selling point: if your codebase already consumes one APILayer currency product, adding crypto is a base-URL change. 385+ coins aggregated from 25 exchanges, live and historical. For crypto-only projects, CoinGecko's free tier is richer; coinlayer wins when API-shape consistency across fiat + crypto matters.

Common pitfalls

Quick start (bash)

curl "http://api.coinlayer.com/live?access_key=YOUR_KEY&symbols=BTC,ETH"

Embed this badge

Add a live status badge to your README, docs, or website.

coinlayer status badge

Markdown

[![coinlayer Status](https://api.freeapi.watch/badge/coinlayer.svg)](https://freeapi.watch/coinlayer)

HTML

<a href="https://freeapi.watch/coinlayer"><img src="https://api.freeapi.watch/badge/coinlayer.svg" alt="coinlayer Status"/></a>