Rate Overview
Live
1 GBP = 174.0285 KES
1 KES = 0.005746
GBP
Avg
174.1456
High
175.0013
Low
173.4072
Last updated: 5/27/2026, 9:40:07 PM
Quick Conversions
| GBP | KES |
|---|---|
| 1 GBP | 174.03 KES |
| 10 GBP | 1,740.29 KES |
| 50 GBP | 8,701.43 KES |
| 100 GBP | 17,402.85 KES |
| 500 GBP | 87,014.26 KES |
| 1,000 GBP | 174,028.51 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-05-27T21:40:07Z",
"rates": {
"KES": 174.02851
}
}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": 17402.851000000002,
"rate": 174.02851
}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