Rate Overview
Live
1 GBP = 172.8501 KES
1 KES = 0.005785
GBP
Avg
172.9437
High
173.9607
Low
172.5406
Last updated: 7/27/2026, 1:56:50 AM
Quick Conversions
| GBP | KES |
|---|---|
| 1 GBP | 172.85 KES |
| 10 GBP | 1,728.50 KES |
| 50 GBP | 8,642.50 KES |
| 100 GBP | 17,285.01 KES |
| 500 GBP | 86,425.04 KES |
| 1,000 GBP | 172,850.09 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-27T01:56:50Z",
"rates": {
"KES": 172.850085
}
}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": 17285.0085,
"rate": 172.850085
}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