Rate Overview
Live
1 KES = 1.2359 ETB
1 ETB = 0.809137
KES
Avg
1.2394
High
1.2483
Low
1.2202
Last updated: 7/24/2026, 7:09:58 AM
Quick Conversions
| KES | ETB |
|---|---|
| 1 KES | 1.24 ETB |
| 10 KES | 12.36 ETB |
| 50 KES | 61.79 ETB |
| 100 KES | 123.59 ETB |
| 500 KES | 617.94 ETB |
| 1,000 KES | 1,235.88 ETB |
Get KES/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=ETBExample Response:
{
"success": true,
"base": "KES",
"date": "2026-07-24T07:09:58Z",
"rates": {
"ETB": 1.235884
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "ETB",
"amount": 100
},
"result": 123.5884,
"rate": 1.235884
}Build with KES/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key