Rate Overview
Live
1 KES = 0.005732 GIP
1 GIP = 174.4592
KES
Avg
0.005715
High
0.005738
Low
0.005685
Last updated: 5/6/2026, 5:20:29 PM
Quick Conversions
| KES | GIP |
|---|---|
| 1 KES | 0.01 GIP |
| 10 KES | 0.06 GIP |
| 50 KES | 0.29 GIP |
| 100 KES | 0.57 GIP |
| 500 KES | 2.87 GIP |
| 1,000 KES | 5.73 GIP |
Get KES/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=GIPExample Response:
{
"success": true,
"base": "KES",
"date": "2026-05-06T17:20:29Z",
"rates": {
"GIP": 0.005732
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "GIP",
"amount": 100
},
"result": 0.5732,
"rate": 0.005732
}Build with KES/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key