Skip to content

TOP to DZD exchange rate API

Pa’anga to Algerian Dinar · quoted 2026-09-25

56.1190

▲ +1.24% over 1Y

1 TOP = 56.1190 DZD · 1 DZD = 0.01782 TOP · Get this rate via the API

1 TOP buys 56.1190 DZD as of 2026-09-25, so 1 DZD buys 0.01782 TOP. Over the last year, TOP/DZD traded between 54.1418 and 57.1263, averaged 55.7610 and rose 1.24%. The API holds daily TOP/DZD rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

TOP/DZD over 1Y

TOP/DZD over 1Y: show the values
PointTOP/DZD
2025-09-2555.4296
2025-10-0254.8158
2025-10-0955.0422
2025-10-1655.1925
2025-10-2355.3207
2025-10-3054.7326
2025-11-0655.4607
2025-11-1355.3569
2025-11-2054.6020
2025-11-2754.3933
2025-12-0454.3997
2025-12-1254.1418
2025-12-1954.2680
2025-12-2654.9262
2026-01-0254.1654
2026-01-0954.3106
2026-01-1655.3598
2026-01-2354.8587
2026-01-3055.2556
2026-02-0655.2479
2026-02-1355.4801
2026-02-2055.5493
2026-02-2755.5620
2026-03-0655.6833
2026-03-1356.3655
2026-03-2056.3665
2026-03-2757.0377
2026-04-0356.3651
2026-04-1056.3896
2026-04-1854.9316
2026-04-2554.9733
2026-05-0255.0472
2026-05-0954.9309
2026-05-1756.3108
2026-05-2556.8254
2026-06-0157.0085
2026-06-1056.8728
2026-06-1757.1263
2026-06-2456.5528
2026-07-0156.2207
2026-07-0856.7830
2026-07-1556.3830
2026-07-2256.3297
2026-07-2956.6267
2026-08-0556.4385
2026-08-1256.4493
2026-08-2056.6402
2026-08-2757.0247
2026-09-0357.0769
2026-09-1056.9221
2026-09-1756.9343
2026-09-2456.7241

High

57.1263

Low

54.1418

Average

55.7610

For developers

Get this rate via the API

One GET request returns the TOP/DZD 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=DZD"
JavaScript
const response = await fetch("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP&currencies=DZD");
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=DZD").json()

Replace YOUR_API_KEY with the key from your dashboard.

TOP/DZD API questions

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

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

How far back does TOP/DZD historical data go?

Daily TOP/DZD 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/DZD 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.