Skip to main content

KES (Kenyan Shilling)

The Kenyan Shilling, or KES, is Kenya's official currency, denoted by the symbol KSh. It is divided into 100 cents and is issued by the Central Bank of Kenya. The KES, replacing the East African shilling in 1966 at par, had an exchange rate of 152.195 KES to one US dollar as of November 16, 2023.

Available currency pairs

Currency pairBase currencyQuote currencyName

Code examples

Get last quoute:

curl --request GET \
  --url 'https://api.tradewatch.io/currencies/quote?symbol=SOME_STRING_VALUE&precision=SOME_INTEGER_VALUE' \
  --header 'api-key: REPLACE_KEY_VALUE'