Rate Overview
Live
1 KES = 0.005782 GBP
1 GBP = 172.9505
KES
Avg
0.005780
High
0.005805
Low
0.005748
Last updated: 3/6/2026, 7:48:14 PM
Quick Conversions
| KES | GBP |
|---|---|
| 1 KES | 0.01 GBP |
| 10 KES | 0.06 GBP |
| 50 KES | 0.29 GBP |
| 100 KES | 0.58 GBP |
| 500 KES | 2.89 GBP |
| 1,000 KES | 5.78 GBP |
Get KES/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=GBPExample Response:
{
"success": true,
"base": "KES",
"date": "2026-03-06T19:48:14Z",
"rates": {
"GBP": 0.005782
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "GBP",
"amount": 100
},
"result": 0.5781999999999999,
"rate": 0.005782
}Build with KES/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key