Skip to content

TOP to IRR exchange rate API

Pa’anga to Iranian Rial · quoted 2026-09-25

576323.05

▲ +3076.27% over 5Y

1 TOP = 576323.05 IRR · 1 IRR = 0.000002 TOP · Get this rate via the API

1 TOP buys 576323.05 IRR as of 2026-09-25, so 1 IRR buys 0.000002 TOP. Over the last 5 years, TOP/IRR traded between 17465.06 and 589098.25, averaged 207538.50 and rose 3076.27%. The API holds daily TOP/IRR rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

TOP/IRR over 5Y

TOP/IRR over 5Y: show the values
PointTOP/IRR
2024-08-2418144.62
2024-10-0718446.45
2024-11-0618447.31
2024-12-0618001.82
2025-01-0517778.48
2025-02-0417465.06
2025-03-0617925.98
2025-04-0617697.04
2025-05-0617964.35
2025-06-0717867.90
2025-07-0718186.64
2025-08-0618133.54
2025-09-0518174.42
2025-10-0617785.89
2025-11-0517928.00
2025-12-0517555.92
2026-01-0517658.01
2026-02-04494141.12
2026-03-06561776.60
2026-04-05560688.00
2026-05-06565292.97
2026-06-09589098.25
2026-07-09580559.58
2026-08-08574648.96
2026-09-08588311.12

High

589098.25

Low

17465.06

Average

207538.50

For developers

Get this rate via the API

One GET request returns the TOP/IRR rate as JSON. The free plan includes 1,000 requests a month, with no credit card required.

cURL
curl -X GET "https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP&currencies=IRR"
JavaScript
const response = await fetch("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP&currencies=IRR");
const data = await response.json();
Python
import requests

data = requests.get("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP&currencies=IRR").json()

Replace YOUR_API_KEY with the key from your dashboard.

TOP/IRR API questions

How do I get the TOP/IRR exchange rate from an API?

Send one GET request to https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP&currencies=IRR, replacing YOUR_API_KEY with your own key. The JSON response carries the date and the latest TOP/IRR rate in rates.IRR.

How far back does TOP/IRR historical data go?

Daily TOP/IRR rates are available from 2024-08-24. Request one day with the /historical endpoint and a date, or a range of days with /timeseries.

Is there a free TOP/IRR exchange rate API?

Yes. The free plan includes 1,000 requests a month, with no credit card required; paid plans raise the limit.

Put these rates in your application

One endpoint, JSON responses, 160+ currencies and history back to 1999. Start on the free plan.