Rate Overview
Live
1 ETB = 0.542320 KGS
1 KGS = 1.8439
ETB
Avg
0.541673
High
0.547844
Low
0.533258
Last updated: 9/5/2026, 7:26:13 AM
Quick Conversions
| ETB | KGS |
|---|---|
| 1 ETB | 0.54 KGS |
| 10 ETB | 5.42 KGS |
| 50 ETB | 27.12 KGS |
| 100 ETB | 54.23 KGS |
| 500 ETB | 271.16 KGS |
| 1,000 ETB | 542.32 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-09-05T07:26:13Z",
"rates": {
"KGS": 0.54232
}
}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": 54.232,
"rate": 0.54232
}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