Rate Overview
Live
1 ETB = 5.5593 KPW
1 KPW = 0.179878
ETB
Avg
5.5621
High
5.5887
Low
5.5218
Last updated: 8/24/2026, 9:30:34 AM
Quick Conversions
| ETB | KPW |
|---|---|
| 1 ETB | 5.56 KPW |
| 10 ETB | 55.59 KPW |
| 50 ETB | 277.97 KPW |
| 100 ETB | 555.93 KPW |
| 500 ETB | 2,779.66 KPW |
| 1,000 ETB | 5,559.32 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-08-24T09:30:34Z",
"rates": {
"KPW": 5.559319
}
}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": 555.9319,
"rate": 5.559319
}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