Skip to content

TOP to HNL exchange rate API

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

11.2959

▲ +0.71% over 1Y

1 TOP = 11.2959 HNL · 1 HNL = 0.08853 TOP · Get this rate via the API

1 TOP buys 11.2959 HNL as of 2026-09-25, so 1 HNL buys 0.08853 TOP. Over the last year, TOP/HNL traded between 10.9538 and 11.4952, averaged 11.2424 and rose 0.71%. The API holds daily TOP/HNL rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

TOP/HNL over 1Y

TOP/HNL over 1Y: show the values
PointTOP/HNL
2025-09-2511.2160
2025-10-0211.1162
2025-10-0911.0936
2025-10-1611.1244
2025-10-2311.1151
2025-10-3011.0733
2025-11-0611.1570
2025-11-1311.1700
2025-11-2010.9660
2025-11-2710.9538
2025-12-0411.0102
2025-12-1210.9683
2025-12-1911.0192
2025-12-2611.1721
2026-01-0211.0305
2026-01-0911.0182
2026-01-1611.2030
2026-01-2311.1620
2026-01-3011.2638
2026-02-0611.2476
2026-02-1311.3179
2026-02-2011.2995
2026-02-2711.3371
2026-03-0611.2664
2026-03-1311.3077
2026-03-2011.2879
2026-03-2711.3750
2026-04-0311.2489
2026-04-1011.3477
2026-04-1811.0561
2026-04-2511.0183
2026-05-0211.0561
2026-05-0911.0561
2026-05-1711.3168
2026-05-2511.3900
2026-06-0111.4309
2026-06-1011.3750
2026-06-1711.4952
2026-06-2411.3108
2026-07-0111.2860
2026-07-0811.4299
2026-07-1511.3222
2026-07-2211.3322
2026-07-2911.4004
2026-08-0511.3728
2026-08-1211.3832
2026-08-2011.4097
2026-08-2711.4904
2026-09-0311.4723
2026-09-1011.4694
2026-09-1711.4249
2026-09-2411.3853

High

11.4952

Low

10.9538

Average

11.2424

For developers

Get this rate via the API

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

Replace YOUR_API_KEY with the key from your dashboard.

TOP/HNL API questions

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

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

How far back does TOP/HNL historical data go?

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