Rate Overview
Live
1 GBP = 173.3204 KES
1 KES = 0.005770
GBP
Avg
173.3319
High
177.6779
Low
169.2412
Last updated: 7/23/2026, 5:15:23 AM
Quick Conversions
| GBP | KES |
|---|---|
| 1 GBP | 173.32 KES |
| 10 GBP | 1,733.20 KES |
| 50 GBP | 8,666.02 KES |
| 100 GBP | 17,332.04 KES |
| 500 GBP | 86,660.18 KES |
| 1,000 GBP | 173,320.37 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-23T05:15:23Z",
"rates": {
"KES": 173.320367
}
}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": 17332.0367,
"rate": 173.320367
}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