Rate Overview
Live
1 GBP = 174.9751 KES
1 KES = 0.005715
GBP
Avg
174.5965
High
174.9791
Low
174.1294
Last updated: 8/15/2026, 1:30:32 AM
Quick Conversions
| GBP | KES |
|---|---|
| 1 GBP | 174.98 KES |
| 10 GBP | 1,749.75 KES |
| 50 GBP | 8,748.76 KES |
| 100 GBP | 17,497.51 KES |
| 500 GBP | 87,487.55 KES |
| 1,000 GBP | 174,975.11 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-08-15T01:30:32Z",
"rates": {
"KES": 174.975106
}
}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": 17497.5106,
"rate": 174.975106
}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