Skip to content

TOP to AOA exchange rate API

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

384.8855

▼ +1.27% over 5Y

1 TOP = 384.8855 AOA · 1 AOA = 0.002598 TOP · Get this rate via the API

1 TOP buys 384.8855 AOA as of 2026-09-25, so 1 AOA buys 0.002598 TOP. Over the last 5 years, TOP/AOA traded between 383.3404 and 402.2913, averaged 390.9880 and fell 1.27%. The API holds daily TOP/AOA rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

TOP/AOA over 5Y

TOP/AOA over 5Y: show the values
PointTOP/AOA
2024-08-24389.8468
2024-10-07398.2968
2024-11-06402.2913
2024-12-06394.1309
2025-01-05386.1331
2025-02-04383.8433
2025-03-06391.4715
2025-04-06387.0525
2025-05-06392.6607
2025-06-07387.7033
2025-07-07398.5677
2025-08-06394.2341
2025-09-05397.9887
2025-10-06388.3715
2025-11-05390.2605
2025-12-05383.4821
2026-01-05387.6967
2026-02-04392.3253
2026-03-06389.7255
2026-04-05394.2737
2026-05-06394.3304
2026-06-09393.2804
2026-07-09387.4054
2026-08-08383.3404
2026-09-08392.0888

High

402.2913

Low

383.3404

Average

390.9880

For developers

Get this rate via the API

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

Replace YOUR_API_KEY with the key from your dashboard.

TOP/AOA API questions

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

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

How far back does TOP/AOA historical data go?

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