Rate Overview
Live
1 GBP = 173.2955 KES
1 KES = 0.005770
GBP
Avg
172.9759
High
173.9552
Low
172.2398
Last updated: 3/7/2026, 4:26:27 AM
Quick Conversions
| GBP | KES |
|---|---|
| 1 GBP | 173.30 KES |
| 10 GBP | 1,732.95 KES |
| 50 GBP | 8,664.77 KES |
| 100 GBP | 17,329.55 KES |
| 500 GBP | 86,647.74 KES |
| 1,000 GBP | 173,295.48 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-07T04:26:27Z",
"rates": {
"KES": 173.295475
}
}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": 17329.5475,
"rate": 173.295475
}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