Rate Overview
Live
1 KGS = 1.8335 ETB
1 ETB = 0.545411
KGS
Avg
1.7738
High
1.8460
Low
1.6241
Last updated: 8/30/2026, 10:27:05 AM
Quick Conversions
| KGS | ETB |
|---|---|
| 1 KGS | 1.83 ETB |
| 10 KGS | 18.33 ETB |
| 50 KGS | 91.67 ETB |
| 100 KGS | 183.35 ETB |
| 500 KGS | 916.74 ETB |
| 1,000 KGS | 1,833.48 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-30T10:27:05Z",
"rates": {
"ETB": 1.833481
}
}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": 183.3481,
"rate": 1.833481
}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