Skip to content

TOP to ZMW exchange rate API

Pa’anga to Zambian Kwacha · quoted 2026-09-24

8.2849

▼ +11.30% over YTD

1 TOP = 8.2849 ZMW · 1 ZMW = 0.12070 TOP · Get this rate via the API

1 TOP buys 8.2849 ZMW as of 2026-09-24, so 1 ZMW buys 0.12070 TOP. Over the year to date, TOP/ZMW traded between 7.3931 and 9.3406, averaged 8.1232 and fell 11.30%. The API holds daily TOP/ZMW rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

TOP/ZMW over YTD

TOP/ZMW over YTD: show the values
PointTOP/ZMW
2025-12-319.3406
2026-01-078.8060
2026-01-148.2175
2026-01-218.5700
2026-01-288.4632
2026-02-048.4088
2026-02-118.1907
2026-02-187.9071
2026-02-258.1172
2026-03-048.1814
2026-03-118.2602
2026-03-188.3688
2026-03-258.0818
2026-04-018.1344
2026-04-088.2478
2026-04-168.2434
2026-04-238.1306
2026-04-308.1397
2026-05-078.1491
2026-05-158.2181
2026-05-238.0068
2026-05-307.7368
2026-06-067.3931
2026-06-157.4673
2026-06-227.6033
2026-06-297.6624
2026-07-067.7547
2026-07-137.6771
2026-07-207.7794
2026-07-277.9256
2026-08-037.9559
2026-08-107.9868
2026-08-178.0882
2026-08-258.2156
2026-09-018.1918
2026-09-088.2387
2026-09-158.2324
2026-09-228.4286

High

9.3406

Low

7.3931

Average

8.1232

For developers

Get this rate via the API

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

Replace YOUR_API_KEY with the key from your dashboard.

TOP/ZMW API questions

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

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

How far back does TOP/ZMW historical data go?

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