Rate Overview
Live
1 ETB = 0.082369 BWP
1 BWP = 12.1405
ETB
Avg
0.082675
High
0.083135
Low
0.082369
Last updated: 9/10/2026, 11:50:39 AM
Quick Conversions
| ETB | BWP |
|---|---|
| 1 ETB | 0.08 BWP |
| 10 ETB | 0.82 BWP |
| 50 ETB | 4.12 BWP |
| 100 ETB | 8.24 BWP |
| 500 ETB | 41.18 BWP |
| 1,000 ETB | 82.37 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-09-10T11:50:39Z",
"rates": {
"BWP": 0.082369
}
}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.2369,
"rate": 0.082369
}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