Rate Overview
Live
1 ETB = 0.557931 KGS
1 KGS = 1.7923
ETB
Avg
0.557022
High
0.557931
Low
0.556552
Last updated: 5/7/2026, 7:59:00 AM
Quick Conversions
| ETB | KGS |
|---|---|
| 1 ETB | 0.56 KGS |
| 10 ETB | 5.58 KGS |
| 50 ETB | 27.90 KGS |
| 100 ETB | 55.79 KGS |
| 500 ETB | 278.97 KGS |
| 1,000 ETB | 557.93 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-05-07T07:59:00Z",
"rates": {
"KGS": 0.557931
}
}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.793099999999995,
"rate": 0.557931
}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