Rate Overview
Live
1 KES = 0.676736 KGS
1 KGS = 1.4777
KES
Avg
0.677085
High
0.677904
Low
0.676012
Last updated: 3/7/2026, 12:31:43 AM
Quick Conversions
| KES | KGS |
|---|---|
| 1 KES | 0.68 KGS |
| 10 KES | 6.77 KGS |
| 50 KES | 33.84 KGS |
| 100 KES | 67.67 KGS |
| 500 KES | 338.37 KGS |
| 1,000 KES | 676.74 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-07T00:31:43Z",
"rates": {
"KGS": 0.676736
}
}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.6736,
"rate": 0.676736
}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