Rate Overview
Live
1 SHP = 173.0556 KES
1 KES = 0.005778
SHP
Avg
173.1144
High
173.5022
Low
172.7954
Last updated: 3/27/2026, 5:06:54 PM
Quick Conversions
| SHP | KES |
|---|---|
| 1 SHP | 173.06 KES |
| 10 SHP | 1,730.56 KES |
| 50 SHP | 8,652.78 KES |
| 100 SHP | 17,305.56 KES |
| 500 SHP | 86,527.80 KES |
| 1,000 SHP | 173,055.60 KES |
Get SHP/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=KESExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-03-27T17:06:54Z",
"rates": {
"KES": 173.0556
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "KES",
"amount": 100
},
"result": 17305.56,
"rate": 173.0556
}Build with SHP/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key