Rate Overview
Live
1 KES = 1.2007 ETB
1 ETB = 0.832854
KES
Avg
1.2059
High
1.2131
Low
1.2007
Last updated: 3/7/2026, 12:30:15 AM
Quick Conversions
| KES | ETB |
|---|---|
| 1 KES | 1.20 ETB |
| 10 KES | 12.01 ETB |
| 50 KES | 60.03 ETB |
| 100 KES | 120.07 ETB |
| 500 KES | 600.35 ETB |
| 1,000 KES | 1,200.69 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-03-07T00:30:15Z",
"rates": {
"ETB": 1.200691
}
}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": 120.06909999999999,
"rate": 1.200691
}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