Rate Overview
Live
1 GBP = 175.9643 KES
1 KES = 0.005683
GBP
Avg
175.3856
High
175.9643
Low
174.4393
Last updated: 5/7/2026, 3:08:45 PM
Quick Conversions
| GBP | KES |
|---|---|
| 1 GBP | 175.96 KES |
| 10 GBP | 1,759.64 KES |
| 50 GBP | 8,798.22 KES |
| 100 GBP | 17,596.43 KES |
| 500 GBP | 87,982.16 KES |
| 1,000 GBP | 175,964.32 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-07T15:08:45Z",
"rates": {
"KES": 175.964315
}
}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": 17596.4315,
"rate": 175.964315
}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