Rate Overview
Live
1 KGS = 1.8199 ETB
1 ETB = 0.549483
KGS
Avg
1.8226
High
1.8458
Low
1.8070
Last updated: 7/3/2026, 12:04:48 AM
Quick Conversions
| KGS | ETB |
|---|---|
| 1 KGS | 1.82 ETB |
| 10 KGS | 18.20 ETB |
| 50 KGS | 90.99 ETB |
| 100 KGS | 181.99 ETB |
| 500 KGS | 909.95 ETB |
| 1,000 KGS | 1,819.89 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-07-03T00:04:48Z",
"rates": {
"ETB": 1.819891
}
}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": 181.98909999999998,
"rate": 1.819891
}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