Rate Overview
Live
1 GBP = 172.5166 KES
1 KES = 0.005797
GBP
Avg
172.0952
High
172.6492
Low
171.1905
Last updated: 7/6/2026, 8:01:54 AM
Quick Conversions
| GBP | KES |
|---|---|
| 1 GBP | 172.52 KES |
| 10 GBP | 1,725.17 KES |
| 50 GBP | 8,625.83 KES |
| 100 GBP | 17,251.66 KES |
| 500 GBP | 86,258.30 KES |
| 1,000 GBP | 172,516.59 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-06T08:01:54Z",
"rates": {
"KES": 172.51659
}
}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": 17251.659,
"rate": 172.51659
}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