Rate Overview
Live
1 KGS = 1.4831 KES
1 KES = 0.674278
KGS
Avg
1.4763
High
1.4832
Low
1.4654
Last updated: 3/27/2026, 10:21:04 AM
Quick Conversions
| KGS | KES |
|---|---|
| 1 KGS | 1.48 KES |
| 10 KGS | 14.83 KES |
| 50 KGS | 74.15 KES |
| 100 KGS | 148.31 KES |
| 500 KGS | 741.53 KES |
| 1,000 KGS | 1,483.07 KES |
Get KGS/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=KESExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-27T10:21:04Z",
"rates": {
"KES": 1.483068
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "KES",
"amount": 100
},
"result": 148.3068,
"rate": 1.483068
}Build with KGS/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key