Rate Overview
Live
1 KES = 1.2361 ETB
1 ETB = 0.808980
KES
Avg
1.0911
High
1.2393
Low
0.852092
Last updated: 7/29/2026, 10:24:48 AM
Quick Conversions
| KES | ETB |
|---|---|
| 1 KES | 1.24 ETB |
| 10 KES | 12.36 ETB |
| 50 KES | 61.81 ETB |
| 100 KES | 123.61 ETB |
| 500 KES | 618.06 ETB |
| 1,000 KES | 1,236.13 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-29T10:24:48Z",
"rates": {
"ETB": 1.236125
}
}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.6125,
"rate": 1.236125
}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