Rate Overview
Live
1 ETB = 0.811063 KES
1 KES = 1.2329
ETB
Avg
0.811558
High
0.818328
Low
0.803186
Last updated: 6/16/2026, 2:42:14 PM
Quick Conversions
| ETB | KES |
|---|---|
| 1 ETB | 0.81 KES |
| 10 ETB | 8.11 KES |
| 50 ETB | 40.55 KES |
| 100 ETB | 81.11 KES |
| 500 ETB | 405.53 KES |
| 1,000 ETB | 811.06 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-06-16T14:42:14Z",
"rates": {
"KES": 0.811063
}
}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": 81.1063,
"rate": 0.811063
}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