Discover/nobitex.ir API
live

nobitex.ir APInobitex.ir

Access real-time crypto prices, 24h volume, and market stats from Nobitex via 3 endpoints covering IRT pairs, USDT pairs, and all trading markets.

Endpoints
3
Updated
3mo ago
Try it

No input parameters required.

api.parse.bot/scraper/1307851f-494d-40b7-a7dc-7d96d252dd16/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/1307851f-494d-40b7-a7dc-7d96d252dd16/get_usdt_irt' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 3 totalclick to expand

Get the current price of USDT in Iranian Toman (IRT). The upstream API returns values in Rial, which are converted to Toman (1 Toman = 10 Rial).

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "unit": "string, display unit (always 'Toman')",
    "price": "number, current USDT price in Toman",
    "quote": "string, the quote currency (always 'IRT')",
    "currency": "string, the base currency (always 'USDT')",
    "price_rial": "number, current USDT price in Rial"
  },
  "sample": {
    "data": {
      "unit": "Toman",
      "price": 179220,
      "quote": "IRT",
      "currency": "USDT",
      "price_rial": 1792200
    },
    "status": "success"
  }
}

About the nobitex.ir API

The Nobitex API exposes live cryptocurrency market data from Iran's largest crypto exchange across 3 endpoints. The get_all_stats endpoint returns a keyed map of every active trading pair — including fields like bestSell, bestBuy, volume, and isClosed — while dedicated endpoints for get_usdt_irt and get_xrp_usdt deliver single-pair price data with explicit currency metadata.

Endpoints and Response Shape

The API covers three focused endpoints. get_usdt_irt returns the current USDT/IRT exchange rate in both Toman (price) and Rial (price_rial), with the unit field always set to 'Toman'. This dual-unit response is useful when downstream systems require Rial-denominated values. get_xrp_usdt returns XRP priced in USDT with currency set to 'XRP' and quote set to 'USDT'.

Full Market Coverage via get_all_stats

get_all_stats is the broadest endpoint. It returns a map where each key is a pair identifier such as btc-rls or eth-usdt, and each value is an object with bestSell, bestBuy, volume, and isClosed. This covers both IRT-quoted (Rial/Toman) and USDT-quoted pairs in a single response, making it straightforward to build a full orderbook-style snapshot or a price aggregation table across all Nobitex markets.

Currency Denomination Notes

Nobitex internally quotes IRT-denominated prices in Rial. The get_usdt_irt endpoint handles this by returning both price (converted to Toman, dividing by 10) and price_rial (raw Rial value). The get_all_stats endpoint returns raw values from the source, so callers working with IRT pairs should apply their own Toman/Rial conversion as needed based on the pair suffix (-rls indicating Rial denomination).

Common use cases
  • Display a live USDT/IRT rate on a currency converter dashboard using price from get_usdt_irt
  • Track XRP/USDT price movements for alerting or charting using get_xrp_usdt
  • Build a full Nobitex market overview table using bestSell, bestBuy, and volume from get_all_stats
  • Monitor which Nobitex trading pairs are halted by checking the isClosed field in get_all_stats
  • Calculate bid-ask spread for any Nobitex pair using bestBuy and bestSell from get_all_stats
  • Aggregate 24-hour trading volume across all pairs using the volume field returned per pair in get_all_stats
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Nobitex have an official developer API?+
Yes. Nobitex publishes an official public API documented at https://apidocs.nobitex.ir. This Parse API surfaces a subset of that data in a normalized, immediately callable form.
What does get_all_stats return for each trading pair?+
Each pair key (e.g., btc-rls, eth-usdt) maps to an object with four fields: bestSell (lowest ask), bestBuy (highest bid), volume (24-hour traded volume), and isClosed (boolean indicating whether the pair is currently halted).
Does get_usdt_irt return both Rial and Toman values?+
Yes. The endpoint returns price in Toman (divided by 10 from the source Rial value) and price_rial as the raw Rial figure. The unit field is always 'Toman' to make the denomination explicit.
Are historical prices or OHLCV candlestick data available?+
Not currently. The API covers real-time snapshots: current best bid/ask, volume, and pair status. You can fork this API on Parse and revise it to add a historical or candlestick endpoint using Nobitex's documented OHLCV routes.
Are all Nobitex trading pairs covered, or only a subset?+
get_all_stats returns every pair currently active on Nobitex in a single response, but the two single-pair endpoints cover only USDT/IRT and XRP/USDT specifically. You can fork this API on Parse and revise it to add dedicated single-pair endpoints for other assets like BTC/IRT or ETH/USDT.
Page content last updated . Spec covers 3 endpoints from nobitex.ir.
Related APIs in Crypto Web3See all →
opensea.io API
Search NFT collections and discover detailed stats, browse individual items, and track collection activity all in one place. Get real-time insights into collection performance and find the NFTs you're looking for on OpenSea.
ens.vision API
Search and explore ENS domains across the marketplace, discover owner portfolios and activity feeds, and resolve names to addresses with complete text records. Get domain details, browse categories, view offers and recommendations, and track all marketplace listings in one place.
nseindia.com API
Track live NSE stock prices, monitor indices, analyze option chains, and access corporate announcements with real-time market data from India's National Stock Exchange. View equity quotes with full order books, identify top gainers/losers, analyze 52-week highs/lows, and explore historical price trends all in structured JSON format.
blur.io API
Access NFT collection data on Blur.io, including floor prices, best bids, listed tokens, and recent activity. Authenticate with an Ethereum wallet to place collection bids and retrieve portfolio holdings.
cmegroup.com API
Get CME Group market data including FedWatch interest-rate probabilities, futures quotes and settlements, volume/open interest history, and options expirations and near-the-money option chains.
studio.glassnode.com API
Access comprehensive on-chain and market analytics for cryptocurrencies, including asset fundamentals, supply dynamics, futures data, and profit/loss metrics. Search and analyze assets with historical chart data and market overview information to track crypto performance and trends.
crypto-fundraising.info API
Track cryptocurrency fundraising activity by searching projects and investors, viewing deal details, and staying updated with the latest crypto funding news and top active venture funds. Monitor major fundraising rounds, explore investor portfolios, and research emerging crypto projects all in one place.
etoro.com API
Monitor top eToro traders by accessing their profiles, portfolio holdings, performance statistics, and trading history to inform your investment decisions. Discover trending stocks and cryptocurrencies, search for specific instruments, and view detailed market data and news to stay updated on investment opportunities.
Nobitex Market Data API | nobitex.ir · Parse