Skip to content

TOP to NIO exchange rate API

Pa’anga to Cordoba Oro · quoted 2026-09-24

15.6030

▼ +1.50% over 5Y

1 TOP = 15.6030 NIO · 1 NIO = 0.06409 TOP · Get this rate via the API

1 TOP buys 15.6030 NIO as of 2026-09-24, so 1 NIO buys 0.06409 TOP. Over the last 5 years, TOP/NIO traded between 15.3352 and 16.1208, averaged 15.6678 and fell 1.50%. The API holds daily TOP/NIO rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

TOP/NIO over 5Y

TOP/NIO over 5Y: show the values
PointTOP/NIO
2024-08-2415.8412
2024-10-0716.0645
2024-11-0616.1208
2024-12-0615.7319
2025-01-0515.5020
2025-02-0415.3352
2025-03-0615.6687
2025-04-0615.4311
2025-05-0615.7104
2025-06-0715.6460
2025-07-0715.8931
2025-08-0615.7903
2025-09-0515.8568
2025-10-0615.5191
2025-11-0515.6535
2025-12-0515.3433
2026-01-0515.4702
2026-02-0415.7503
2026-03-0615.6641
2026-04-0515.6344
2026-05-0615.7690
2026-06-0915.7241
2026-07-0915.5239
2026-08-0815.3671
2026-09-0815.7501

High

16.1208

Low

15.3352

Average

15.6678

For developers

Get this rate via the API

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

Replace YOUR_API_KEY with the key from your dashboard.

TOP/NIO API questions

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

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

How far back does TOP/NIO historical data go?

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