Rate Overview
Live
1 GBP = 172.5980 KES
1 KES = 0.005794
GBP
Avg
173.9579
High
177.9544
Low
170.8874
Last updated: 7/25/2026, 11:51:05 PM
Quick Conversions
| GBP | KES |
|---|---|
| 1 GBP | 172.60 KES |
| 10 GBP | 1,725.98 KES |
| 50 GBP | 8,629.90 KES |
| 100 GBP | 17,259.80 KES |
| 500 GBP | 86,298.98 KES |
| 1,000 GBP | 172,597.96 KES |
Get GBP/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=KESExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-25T23:51:05Z",
"rates": {
"KES": 172.597956
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "KES",
"amount": 100
},
"result": 17259.7956,
"rate": 172.597956
}Build with GBP/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key