Rate Overview
Live
1 KES = 1.2112 ETB
1 ETB = 0.825612
KES
Avg
1.2049
High
1.2193
Low
1.0899
Last updated: 3/27/2026, 10:16:03 AM
Quick Conversions
| KES | ETB |
|---|---|
| 1 KES | 1.21 ETB |
| 10 KES | 12.11 ETB |
| 50 KES | 60.56 ETB |
| 100 KES | 121.12 ETB |
| 500 KES | 605.61 ETB |
| 1,000 KES | 1,211.22 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-27T10:16:03Z",
"rates": {
"ETB": 1.211222
}
}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": 121.1222,
"rate": 1.211222
}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