Rate Overview
Live
1 GIP = 173.0556 KES
1 KES = 0.005778
GIP
Avg
174.3069
High
178.0828
Low
172.2439
Last updated: 3/27/2026, 8:27:06 AM
Quick Conversions
| GIP | KES |
|---|---|
| 1 GIP | 173.06 KES |
| 10 GIP | 1,730.56 KES |
| 50 GIP | 8,652.78 KES |
| 100 GIP | 17,305.56 KES |
| 500 GIP | 86,527.80 KES |
| 1,000 GIP | 173,055.60 KES |
Get GIP/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=KESExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-03-27T08:27:06Z",
"rates": {
"KES": 173.0556
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "KES",
"amount": 100
},
"result": 17305.56,
"rate": 173.0556
}Build with GIP/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key