Rate Overview
Live
1 ETB = 5.8010 KPW
1 KPW = 0.172385
ETB
Avg
5.8478
High
6.4009
Low
5.7350
Last updated: 3/6/2026, 8:12:11 AM
Quick Conversions
| ETB | KPW |
|---|---|
| 1 ETB | 5.80 KPW |
| 10 ETB | 58.01 KPW |
| 50 ETB | 290.05 KPW |
| 100 ETB | 580.10 KPW |
| 500 ETB | 2,900.49 KPW |
| 1,000 ETB | 5,800.97 KPW |
Get ETB/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=KPWExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-03-06T08:12:11Z",
"rates": {
"KPW": 5.800972
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "KPW",
"amount": 100
},
"result": 580.0971999999999,
"rate": 5.800972
}Build with ETB/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key