Rate Overview
Live
1 ETB = 0.825612 KES
1 KES = 1.2112
ETB
Avg
0.825396
High
0.830139
Low
0.820113
Last updated: 3/27/2026, 1:34:09 PM
Quick Conversions
| ETB | KES |
|---|---|
| 1 ETB | 0.83 KES |
| 10 ETB | 8.26 KES |
| 50 ETB | 41.28 KES |
| 100 ETB | 82.56 KES |
| 500 ETB | 412.81 KES |
| 1,000 ETB | 825.61 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-03-27T13:34:09Z",
"rates": {
"KES": 0.825612
}
}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": 82.5612,
"rate": 0.825612
}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