Rate Overview
Live
1 KGS = 1.8222 ETB
1 ETB = 0.548778
KGS
Avg
1.8251
High
1.8458
Low
1.8070
Last updated: 7/12/2026, 12:45:07 PM
Quick Conversions
| KGS | ETB |
|---|---|
| 1 KGS | 1.82 ETB |
| 10 KGS | 18.22 ETB |
| 50 KGS | 91.11 ETB |
| 100 KGS | 182.22 ETB |
| 500 KGS | 911.11 ETB |
| 1,000 KGS | 1,822.23 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-12T12:45:07Z",
"rates": {
"ETB": 1.822229
}
}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.2229,
"rate": 1.822229
}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