Rate Overview
Live
1 GBP = 172.5300 KES
1 KES = 0.005796
GBP
Avg
172.8947
High
173.9607
Low
172.5300
Last updated: 7/27/2026, 11:10:43 AM
Quick Conversions
| GBP | KES |
|---|---|
| 1 GBP | 172.53 KES |
| 10 GBP | 1,725.30 KES |
| 50 GBP | 8,626.50 KES |
| 100 GBP | 17,253.00 KES |
| 500 GBP | 86,264.98 KES |
| 1,000 GBP | 172,529.96 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-27T11:10:43Z",
"rates": {
"KES": 172.529963
}
}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": 17252.996300000003,
"rate": 172.529963
}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