Skip to content

TOP to KES exchange rate API

Pa’anga to Kenyan Shilling · quoted 2026-09-25

54.2729

▼ +2.27% over 5Y

1 TOP = 54.2729 KES · 1 KES = 0.01843 TOP · Get this rate via the API

1 TOP buys 54.2729 KES as of 2026-09-25, so 1 KES buys 0.01843 TOP. Over the last 5 years, TOP/KES traded between 53.7616 and 56.5229, averaged 55.0641 and fell 2.27%. The API holds daily TOP/KES rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

TOP/KES over 5Y

TOP/KES over 5Y: show the values
PointTOP/KES
2024-08-2455.5338
2024-10-0756.3817
2024-11-0656.5229
2024-12-0655.3480
2025-01-0554.8425
2025-02-0453.7616
2025-03-0654.8035
2025-04-0654.5538
2025-05-0655.1745
2025-06-0755.0158
2025-07-0755.8485
2025-08-0655.5917
2025-09-0555.8848
2025-10-0654.6697
2025-11-0554.9910
2025-12-0553.9882
2026-01-0554.2697
2026-02-0455.1451
2026-03-0655.0128
2026-04-0555.3889
2026-05-0655.3608
2026-06-0955.4109
2026-07-0954.5663
2026-08-0853.9336
2026-09-0855.3950

High

56.5229

Low

53.7616

Average

55.0641

For developers

Get this rate via the API

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

Replace YOUR_API_KEY with the key from your dashboard.

TOP/KES API questions

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

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

How far back does TOP/KES historical data go?

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