Rate Overview
Live
1 ETB = 0.086585 BWP
1 BWP = 11.5493
ETB
Avg
0.085495
High
0.087065
Low
0.083609
Last updated: 3/7/2026, 7:43:53 AM
Quick Conversions
| ETB | BWP |
|---|---|
| 1 ETB | 0.09 BWP |
| 10 ETB | 0.87 BWP |
| 50 ETB | 4.33 BWP |
| 100 ETB | 8.66 BWP |
| 500 ETB | 43.29 BWP |
| 1,000 ETB | 86.59 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-03-07T07:43:53Z",
"rates": {
"BWP": 0.086585
}
}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.6585,
"rate": 0.086585
}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