Rate Overview
Live
1 ETB = 0.543251 KGS
1 KGS = 1.8408
ETB
Avg
0.542081
High
0.544076
Low
0.539879
Last updated: 8/20/2026, 5:11:09 AM
Quick Conversions
| ETB | KGS |
|---|---|
| 1 ETB | 0.54 KGS |
| 10 ETB | 5.43 KGS |
| 50 ETB | 27.16 KGS |
| 100 ETB | 54.33 KGS |
| 500 ETB | 271.63 KGS |
| 1,000 ETB | 543.25 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-08-20T05:11:09Z",
"rates": {
"KGS": 0.543251
}
}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.325100000000006,
"rate": 0.543251
}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