Rate Overview
Live
1 KES = 0.674277 KGS
1 KGS = 1.4831
KES
Avg
0.675087
High
0.678528
Low
0.673170
Last updated: 3/27/2026, 8:10:37 AM
Quick Conversions
| KES | KGS |
|---|---|
| 1 KES | 0.67 KGS |
| 10 KES | 6.74 KGS |
| 50 KES | 33.71 KGS |
| 100 KES | 67.43 KGS |
| 500 KES | 337.14 KGS |
| 1,000 KES | 674.28 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-03-27T08:10:37Z",
"rates": {
"KGS": 0.674277
}
}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.4277,
"rate": 0.674277
}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