Rate Overview
Live
1 KES = 0.675505 KGS
1 KGS = 1.4804
KES
Avg
0.676587
High
0.679813
Low
0.672420
Last updated: 7/25/2026, 11:56:34 PM
Quick Conversions
| KES | KGS |
|---|---|
| 1 KES | 0.68 KGS |
| 10 KES | 6.76 KGS |
| 50 KES | 33.78 KGS |
| 100 KES | 67.55 KGS |
| 500 KES | 337.75 KGS |
| 1,000 KES | 675.51 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-07-25T23:56:34Z",
"rates": {
"KGS": 0.675505
}
}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.5505,
"rate": 0.675505
}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