Rate Overview
Live
1 KGS = 1.7923 ETB
1 ETB = 0.557931
KGS
Avg
1.7953
High
1.7968
Low
1.7923
Last updated: 5/7/2026, 7:49:10 AM
Quick Conversions
| KGS | ETB |
|---|---|
| 1 KGS | 1.79 ETB |
| 10 KGS | 17.92 ETB |
| 50 KGS | 89.62 ETB |
| 100 KGS | 179.23 ETB |
| 500 KGS | 896.17 ETB |
| 1,000 KGS | 1,792.34 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-05-07T07:49:10Z",
"rates": {
"ETB": 1.792335
}
}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": 179.2335,
"rate": 1.792335
}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