Rate Overview
Live
1 GBP = 174.9619 KES
1 KES = 0.005716
GBP
Avg
175.0687
High
175.7065
Low
174.5262
Last updated: 9/5/2026, 4:06:14 PM
Quick Conversions
| GBP | KES |
|---|---|
| 1 GBP | 174.96 KES |
| 10 GBP | 1,749.62 KES |
| 50 GBP | 8,748.10 KES |
| 100 GBP | 17,496.19 KES |
| 500 GBP | 87,480.95 KES |
| 1,000 GBP | 174,961.91 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-09-05T16:06:14Z",
"rates": {
"KES": 174.96191
}
}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": 17496.191,
"rate": 174.96191
}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