Skip to content

TOP to NAD exchange rate API

Pa’anga to Namibia Dollar · quoted 2026-09-25

6.8647

▼ +7.39% over 1Y

1 TOP = 6.8647 NAD · 1 NAD = 0.14567 TOP · Get this rate via the API

1 TOP buys 6.8647 NAD as of 2026-09-25, so 1 NAD buys 0.14567 TOP. Over the last year, TOP/NAD traded between 6.7756 and 7.4123, averaged 7.0193 and fell 7.39%. The API holds daily TOP/NAD rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

TOP/NAD over 1Y

TOP/NAD over 1Y: show the values
PointTOP/NAD
2025-09-257.4123
2025-10-027.2804
2025-10-097.2554
2025-10-167.3387
2025-10-237.3893
2025-10-307.2326
2025-11-067.3764
2025-11-137.2602
2025-11-207.1840
2025-11-277.1428
2025-12-047.1386
2025-12-127.0427
2025-12-197.0025
2025-12-267.0550
2026-01-026.9189
2026-01-096.9028
2026-01-166.9356
2026-01-236.8117
2026-01-306.7756
2026-02-066.9079
2026-02-136.8293
2026-02-206.9020
2026-02-276.8068
2026-03-067.0588
2026-03-137.1423
2026-03-207.1387
2026-03-277.3201
2026-04-037.1725
2026-04-106.9584
2026-04-186.7843
2026-04-256.8949
2026-05-026.9194
2026-05-096.8073
2026-05-177.0840
2026-05-257.0009
2026-06-016.9717
2026-06-107.0382
2026-06-176.9551
2026-06-247.0221
2026-07-016.9315
2026-07-086.9348
2026-07-156.9226
2026-07-226.9566
2026-07-297.1063
2026-08-056.9428
2026-08-126.8752
2026-08-206.8715
2026-08-276.8389
2026-09-036.8649
2026-09-106.8565
2026-09-176.9465
2026-09-246.9387

High

7.4123

Low

6.7756

Average

7.0193

For developers

Get this rate via the API

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

Replace YOUR_API_KEY with the key from your dashboard.

TOP/NAD API questions

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

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

How far back does TOP/NAD historical data go?

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