Skip to content

TOP to KES exchange rate API

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

54.2859

▼ +1.71% over 6M

1 TOP = 54.2859 KES · 1 KES = 0.01842 TOP · Get this rate via the API

1 TOP buys 54.2859 KES as of 2026-09-25, so 1 KES buys 0.01842 TOP. Over the last 6 months, TOP/KES traded between 53.7409 and 55.5327, averaged 54.9785 and fell 1.71%. 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 6M

TOP/KES over 6M: show the values
PointTOP/KES
2026-03-2955.2330
2026-04-0555.3889
2026-04-1354.9987
2026-04-2054.9276
2026-04-2755.0922
2026-05-0455.2844
2026-05-1155.0918
2026-05-1955.3270
2026-05-2755.5327
2026-06-0355.4172
2026-06-1255.1034
2026-06-1955.2456
2026-06-2655.0585
2026-07-0354.6017
2026-07-1054.6325
2026-07-1755.4714
2026-07-2455.3282
2026-07-3155.1165
2026-08-0755.3500
2026-08-1454.7777
2026-08-2253.7409
2026-08-2954.8841
2026-09-0554.8367
2026-09-1254.6882
2026-09-1954.0258

High

55.5327

Low

53.7409

Average

54.9785

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.