Rate Overview
Live
1 ETB = 0.553392 KGS
1 KGS = 1.8070
ETB
Avg
0.579217
High
0.642779
Low
0.542915
Last updated: 6/26/2026, 11:31:25 AM
Quick Conversions
| ETB | KGS |
|---|---|
| 1 ETB | 0.55 KGS |
| 10 ETB | 5.53 KGS |
| 50 ETB | 27.67 KGS |
| 100 ETB | 55.34 KGS |
| 500 ETB | 276.70 KGS |
| 1,000 ETB | 553.39 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-06-26T11:31:25Z",
"rates": {
"KGS": 0.553392
}
}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": 55.3392,
"rate": 0.553392
}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