Rate Overview
Live
1 KGS = 1.8436 ETB
1 ETB = 0.542406
KGS
Avg
1.8058
High
1.8753
Low
1.7692
Last updated: 9/4/2026, 9:22:33 PM
Quick Conversions
| KGS | ETB |
|---|---|
| 1 KGS | 1.84 ETB |
| 10 KGS | 18.44 ETB |
| 50 KGS | 92.18 ETB |
| 100 KGS | 184.36 ETB |
| 500 KGS | 921.82 ETB |
| 1,000 KGS | 1,843.64 ETB |
Get KGS/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=ETBExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-09-04T21:22:33Z",
"rates": {
"ETB": 1.843637
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "ETB",
"amount": 100
},
"result": 184.3637,
"rate": 1.843637
}Build with KGS/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key