Rate Overview
Live
1 KES = 1.2531 ETB
1 ETB = 0.798019
KES
Avg
1.2488
High
1.2531
Low
1.2384
Last updated: 8/16/2026, 7:34:10 AM
Quick Conversions
| KES | ETB |
|---|---|
| 1 KES | 1.25 ETB |
| 10 KES | 12.53 ETB |
| 50 KES | 62.66 ETB |
| 100 KES | 125.31 ETB |
| 500 KES | 626.55 ETB |
| 1,000 KES | 1,253.10 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-08-16T07:34:10Z",
"rates": {
"ETB": 1.253103
}
}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": 125.31030000000001,
"rate": 1.253103
}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