Rate Overview
Live
1 KGS = 1.8153 ETB
1 ETB = 0.550873
KGS
Avg
1.8203
High
1.8404
Low
1.8097
Last updated: 6/19/2026, 8:31:08 AM
Quick Conversions
| KGS | ETB |
|---|---|
| 1 KGS | 1.82 ETB |
| 10 KGS | 18.15 ETB |
| 50 KGS | 90.76 ETB |
| 100 KGS | 181.53 ETB |
| 500 KGS | 907.65 ETB |
| 1,000 KGS | 1,815.30 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-06-19T08:31:08Z",
"rates": {
"ETB": 1.815299
}
}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": 181.5299,
"rate": 1.815299
}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