Rate Overview
Live
1 ETB = 5.5788 KPW
1 KPW = 0.179251
ETB
Avg
5.5674
High
5.5897
Low
5.5233
Last updated: 9/14/2026, 9:08:03 AM
Quick Conversions
| ETB | KPW |
|---|---|
| 1 ETB | 5.58 KPW |
| 10 ETB | 55.79 KPW |
| 50 ETB | 278.94 KPW |
| 100 ETB | 557.88 KPW |
| 500 ETB | 2,789.38 KPW |
| 1,000 ETB | 5,578.77 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-09-14T09:08:03Z",
"rates": {
"KPW": 5.578769
}
}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": 557.8769,
"rate": 5.578769
}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