Rate Overview
Live
1 ETB = 0.560232 KGS
1 KGS = 1.7850
ETB
Avg
0.560977
High
0.563636
Low
0.557251
Last updated: 3/7/2026, 7:41:34 AM
Quick Conversions
| ETB | KGS |
|---|---|
| 1 ETB | 0.56 KGS |
| 10 ETB | 5.60 KGS |
| 50 ETB | 28.01 KGS |
| 100 ETB | 56.02 KGS |
| 500 ETB | 280.12 KGS |
| 1,000 ETB | 560.23 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-03-07T07:41:34Z",
"rates": {
"KGS": 0.560232
}
}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": 56.023199999999996,
"rate": 0.560232
}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