Rate Overview
Live
1 KGS = 1.7742 ETB
1 ETB = 0.563622
KGS
Avg
1.7618
High
1.7945
Low
1.6078
Last updated: 3/6/2026, 8:12:29 AM
Quick Conversions
| KGS | ETB |
|---|---|
| 1 KGS | 1.77 ETB |
| 10 KGS | 17.74 ETB |
| 50 KGS | 88.71 ETB |
| 100 KGS | 177.42 ETB |
| 500 KGS | 887.12 ETB |
| 1,000 KGS | 1,774.24 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-03-06T08:12:29Z",
"rates": {
"ETB": 1.774239
}
}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": 177.4239,
"rate": 1.774239
}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