Rate Overview
Live
1 KGS = 1.8392 ETB
1 ETB = 0.543715
KGS
Avg
1.8470
High
1.8616
Low
1.8380
Last updated: 8/22/2026, 9:21:11 AM
Quick Conversions
| KGS | ETB |
|---|---|
| 1 KGS | 1.84 ETB |
| 10 KGS | 18.39 ETB |
| 50 KGS | 91.96 ETB |
| 100 KGS | 183.92 ETB |
| 500 KGS | 919.60 ETB |
| 1,000 KGS | 1,839.20 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-22T09:21:11Z",
"rates": {
"ETB": 1.839199
}
}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": 183.9199,
"rate": 1.839199
}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