Rate Overview
Live
1 KGS = 1.8288 ETB
1 ETB = 0.546804
KGS
Avg
1.7955
High
1.8398
Low
1.7692
Last updated: 7/6/2026, 9:33:03 PM
Quick Conversions
| KGS | ETB |
|---|---|
| 1 KGS | 1.83 ETB |
| 10 KGS | 18.29 ETB |
| 50 KGS | 91.44 ETB |
| 100 KGS | 182.88 ETB |
| 500 KGS | 914.41 ETB |
| 1,000 KGS | 1,828.81 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-06T21:33:03Z",
"rates": {
"ETB": 1.82881
}
}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": 182.881,
"rate": 1.82881
}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