Rate Overview
Live
1 GBP = 172.9287 KES
1 KES = 0.005783
GBP
Avg
172.4755
High
174.6753
Low
170.3172
Last updated: 7/22/2026, 9:04:57 PM
Quick Conversions
| GBP | KES |
|---|---|
| 1 GBP | 172.93 KES |
| 10 GBP | 1,729.29 KES |
| 50 GBP | 8,646.44 KES |
| 100 GBP | 17,292.87 KES |
| 500 GBP | 86,464.35 KES |
| 1,000 GBP | 172,928.70 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-22T21:04:57Z",
"rates": {
"KES": 172.928703
}
}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": 17292.870300000002,
"rate": 172.928703
}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