Rate Overview
Live
1 KGS = 1.8586 ETB
1 ETB = 0.538036
KGS
Avg
1.8515
High
1.8616
Low
1.8382
Last updated: 8/27/2026, 11:35:48 PM
Quick Conversions
| KGS | ETB |
|---|---|
| 1 KGS | 1.86 ETB |
| 10 KGS | 18.59 ETB |
| 50 KGS | 92.93 ETB |
| 100 KGS | 185.86 ETB |
| 500 KGS | 929.31 ETB |
| 1,000 KGS | 1,858.61 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-08-27T23:35:48Z",
"rates": {
"ETB": 1.85861
}
}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": 185.86100000000002,
"rate": 1.85861
}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