Rate Overview
Live
1 KES = 0.678585 KGS
1 KGS = 1.4737
KES
Avg
0.676825
High
0.678585
Low
0.675297
Last updated: 4/16/2026, 3:54:59 PM
Quick Conversions
| KES | KGS |
|---|---|
| 1 KES | 0.68 KGS |
| 10 KES | 6.79 KGS |
| 50 KES | 33.93 KGS |
| 100 KES | 67.86 KGS |
| 500 KES | 339.29 KGS |
| 1,000 KES | 678.59 KGS |
Get KES/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=KGSExample Response:
{
"success": true,
"base": "KES",
"date": "2026-04-16T15:54:59Z",
"rates": {
"KGS": 0.678585
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "KGS",
"amount": 100
},
"result": 67.85849999999999,
"rate": 0.678585
}Build with KES/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key