Rate Overview
Live
1 KES = 0.005778 SHP
1 SHP = 173.0703
KES
Avg
0.005737
High
0.005805
Low
0.005615
Last updated: 3/27/2026, 11:44:30 AM
Quick Conversions
| KES | SHP |
|---|---|
| 1 KES | 0.01 SHP |
| 10 KES | 0.06 SHP |
| 50 KES | 0.29 SHP |
| 100 KES | 0.58 SHP |
| 500 KES | 2.89 SHP |
| 1,000 KES | 5.78 SHP |
Get KES/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=SHPExample Response:
{
"success": true,
"base": "KES",
"date": "2026-03-27T11:44:30Z",
"rates": {
"SHP": 0.005778
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "SHP",
"amount": 100
},
"result": 0.5778,
"rate": 0.005778
}Build with KES/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key