Rate Overview
Live
1 GBP = 172.3434 KES
1 KES = 0.005802
GBP
Avg
172.9475
High
174.0560
Low
172.2543
Last updated: 3/28/2026, 9:27:51 AM
Quick Conversions
| GBP | KES |
|---|---|
| 1 GBP | 172.34 KES |
| 10 GBP | 1,723.43 KES |
| 50 GBP | 8,617.17 KES |
| 100 GBP | 17,234.34 KES |
| 500 GBP | 86,171.72 KES |
| 1,000 GBP | 172,343.44 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-03-28T09:27:51Z",
"rates": {
"KES": 172.34344
}
}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": 17234.343999999997,
"rate": 172.34344
}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