Rate Overview
Live
1 ETB = 0.085924 BWP
1 BWP = 11.6382
ETB
Avg
0.085794
High
0.085934
Low
0.085558
Last updated: 4/17/2026, 3:02:00 PM
Quick Conversions
| ETB | BWP |
|---|---|
| 1 ETB | 0.09 BWP |
| 10 ETB | 0.86 BWP |
| 50 ETB | 4.30 BWP |
| 100 ETB | 8.59 BWP |
| 500 ETB | 42.96 BWP |
| 1,000 ETB | 85.92 BWP |
Get ETB/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=BWPExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-04-17T15:02:00Z",
"rates": {
"BWP": 0.085924
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "BWP",
"amount": 100
},
"result": 8.5924,
"rate": 0.085924
}Build with ETB/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key