Rate Overview
Live
1 ETB = 0.803230 KES
1 KES = 1.2450
ETB
Avg
0.822645
High
0.834165
Low
0.803230
Last updated: 7/14/2026, 2:44:13 PM
Quick Conversions
| ETB | KES |
|---|---|
| 1 ETB | 0.80 KES |
| 10 ETB | 8.03 KES |
| 50 ETB | 40.16 KES |
| 100 ETB | 80.32 KES |
| 500 ETB | 401.62 KES |
| 1,000 ETB | 803.23 KES |
Get ETB/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=KESExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-07-14T14:44:13Z",
"rates": {
"KES": 0.80323
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "KES",
"amount": 100
},
"result": 80.323,
"rate": 0.80323
}Build with ETB/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key