Rate Overview
Live
1 ETB = 0.537978 KGS
1 KGS = 1.8588
ETB
Avg
0.565490
High
0.622163
Low
0.537978
Last updated: 8/25/2026, 11:06:06 AM
Quick Conversions
| ETB | KGS |
|---|---|
| 1 ETB | 0.54 KGS |
| 10 ETB | 5.38 KGS |
| 50 ETB | 26.90 KGS |
| 100 ETB | 53.80 KGS |
| 500 ETB | 268.99 KGS |
| 1,000 ETB | 537.98 KGS |
Get ETB/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=KGSExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-08-25T11:06:06Z",
"rates": {
"KGS": 0.537978
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "KGS",
"amount": 100
},
"result": 53.797799999999995,
"rate": 0.537978
}Build with ETB/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key