Rate Overview
Live
1 KES = 0.676383 KGS
1 KGS = 1.4785
KES
Avg
0.676124
High
0.676494
Low
0.674599
Last updated: 9/3/2026, 8:28:28 AM
Quick Conversions
| KES | KGS |
|---|---|
| 1 KES | 0.68 KGS |
| 10 KES | 6.76 KGS |
| 50 KES | 33.82 KGS |
| 100 KES | 67.64 KGS |
| 500 KES | 338.19 KGS |
| 1,000 KES | 676.38 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-09-03T08:28:28Z",
"rates": {
"KGS": 0.676383
}
}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.6383,
"rate": 0.676383
}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