Rate Overview
Live
1 KGS = 1.8212 ETB
1 ETB = 0.549077
KGS
Avg
1.8290
High
1.8426
Low
1.8212
Last updated: 8/2/2026, 1:13:21 PM
Quick Conversions
| KGS | ETB |
|---|---|
| 1 KGS | 1.82 ETB |
| 10 KGS | 18.21 ETB |
| 50 KGS | 91.06 ETB |
| 100 KGS | 182.12 ETB |
| 500 KGS | 910.62 ETB |
| 1,000 KGS | 1,821.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-08-02T13:13:21Z",
"rates": {
"ETB": 1.821239
}
}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.1239,
"rate": 1.821239
}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