Rate Overview
Live
1 ETB = 0.543693 KGS
1 KGS = 1.8393
ETB
Avg
0.553928
High
0.565241
Low
0.533258
Last updated: 9/6/2026, 9:48:25 AM
Quick Conversions
| ETB | KGS |
|---|---|
| 1 ETB | 0.54 KGS |
| 10 ETB | 5.44 KGS |
| 50 ETB | 27.18 KGS |
| 100 ETB | 54.37 KGS |
| 500 ETB | 271.85 KGS |
| 1,000 ETB | 543.69 KGS |
Get ETB/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=KGSExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-09-06T09:48:25Z",
"rates": {
"KGS": 0.543693
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "KGS",
"amount": 100
},
"result": 54.369299999999996,
"rate": 0.543693
}Build with ETB/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key