Rate Overview
Live
1 KGS = 1.7963 ETB
1 ETB = 0.556692
KGS
Avg
1.7947
High
1.8047
Low
1.7816
Last updated: 3/27/2026, 7:03:07 PM
Quick Conversions
| KGS | ETB |
|---|---|
| 1 KGS | 1.80 ETB |
| 10 KGS | 17.96 ETB |
| 50 KGS | 89.82 ETB |
| 100 KGS | 179.63 ETB |
| 500 KGS | 898.16 ETB |
| 1,000 KGS | 1,796.33 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-27T19:03:07Z",
"rates": {
"ETB": 1.796325
}
}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.6325,
"rate": 1.796325
}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