Rate Overview
Live
1 ETB = 0.550873 KGS
1 KGS = 1.8153
ETB
Avg
0.549370
High
0.552565
Low
0.543370
Last updated: 6/19/2026, 9:12:35 AM
Quick Conversions
| ETB | KGS |
|---|---|
| 1 ETB | 0.55 KGS |
| 10 ETB | 5.51 KGS |
| 50 ETB | 27.54 KGS |
| 100 ETB | 55.09 KGS |
| 500 ETB | 275.44 KGS |
| 1,000 ETB | 550.87 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-06-19T09:12:35Z",
"rates": {
"KGS": 0.550873
}
}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": 55.08729999999999,
"rate": 0.550873
}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