Skip to content

TOP to NGN exchange rate API

Pa’anga to Naira · quoted 2026-09-25

555.9598

▼ +12.77% over 1Y

1 TOP = 555.9598 NGN · 1 NGN = 0.001799 TOP · Get this rate via the API

1 TOP buys 555.9598 NGN as of 2026-09-25, so 1 NGN buys 0.001799 TOP. Over the last year, TOP/NGN traded between 555.9598 and 637.3160, averaged 589.3764 and fell 12.77%. The API holds daily TOP/NGN rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

TOP/NGN over 1Y

TOP/NGN over 1Y: show the values
PointTOP/NGN
2025-09-25637.3160
2025-10-02628.1301
2025-10-09622.1246
2025-10-16620.5868
2025-10-23620.3055
2025-10-30611.2650
2025-11-06611.2987
2025-11-13611.9814
2025-11-20606.2883
2025-11-27603.6932
2025-12-04605.8488
2025-12-12604.8369
2025-12-19609.3149
2025-12-26614.9609
2026-01-02604.3492
2026-01-09595.5386
2026-01-16603.2214
2026-01-23600.2111
2026-01-30593.1492
2026-02-06581.6738
2026-02-13580.1801
2026-02-20573.6421
2026-02-27578.8874
2026-03-06589.7909
2026-03-13594.3882
2026-03-20576.8343
2026-03-27593.6794
2026-04-03583.8873
2026-04-10580.2685
2026-04-18557.5640
2026-04-25563.5946
2026-05-02571.4773
2026-05-09566.9171
2026-05-17582.2583
2026-05-25586.2601
2026-06-01589.6115
2026-06-10578.2807
2026-06-17583.7354
2026-06-24580.2275
2026-07-01582.2138
2026-07-08585.3730
2026-07-15584.1796
2026-07-22583.3128
2026-07-29580.2082
2026-08-05579.3128
2026-08-12577.9709
2026-08-20574.7497
2026-08-27575.1353
2026-09-03568.1636
2026-09-10565.6142
2026-09-17565.2208
2026-09-24561.9541

High

637.3160

Low

555.9598

Average

589.3764

For developers

Get this rate via the API

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

Replace YOUR_API_KEY with the key from your dashboard.

TOP/NGN API questions

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

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

How far back does TOP/NGN historical data go?

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